Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Is there a document that describes the specifications of the bookmark json file format

  • 5 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 133 προβολές
  • Τελευταία απάντηση από R.Mariotti

more options

I'd like to create a bookmark utility for my system and therefore need the specs for the json file. While I can currently break it apart easily enough I have questions about which fields mean what (i.e.: index, type code,etc). A pointer/link to those specs would be greatly appreciated. Thanks

I'd like to create a bookmark utility for my system and therefore need the specs for the json file. While I can currently break it apart easily enough I have questions about which fields mean what (i.e.: index, type code,etc). A pointer/link to those specs would be greatly appreciated. Thanks

Όλες οι απαντήσεις (5)

more options

Επιλεγμένη λύση

more options

If you would like to experiment with a sample app to read the file, I have one here:

https://www.jeffersonscher.com/ffu/scrounger.html

It's open source (BSD license).

more options

Thank you. Exactly what I was looking for.

more options

I've searched the link you provided but can't seem to locate any such program. Would you please identify what the program's name is and/or provide a better link?

Thanks so much,

BobMCT

more options

By jove I think I figured out the link IS the program front end. Thank you.