📣 Help shape Firefox by joining our Test Days event on July 21–27 to test the Firefox Semantic History Search in Firefox Beta 142

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 5 replies
  • 1 has this problem
  • 19 views
  • Last reply by R.Mariotti

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

All Replies (5)

Chosen Solution

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).

Thank you. Exactly what I was looking for.

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

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