Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Dalšne informacije

recovering a deleted bookmark file with 'Rescue my files' need header information of the .json file

  • 1 wótegrono
  • 3 maju toś ten problem
  • 47 naglědow
  • Slědne wótegrono wót cor-el

more options

I've reformatted c drive and forgot to keep bookmark backup file. So I'm trying to recover, but the bookmark is a .json type file and I need to add this to the list of files Rescue My Files recognises. To do this I need to input the file header information. Does anybody know how to get the file header information for a .json file

I've reformatted c drive and forgot to keep bookmark backup file. So I'm trying to recover, but the bookmark is a .json type file and I need to add this to the list of files Rescue My Files recognises. To do this I need to input the file header information. Does anybody know how to get the file header information for a .json file

Wšykne wótegrona (1)

more options

A JSON backup is a text file that contains data in JavaScript Object Notation format and doesn't have a specific header like an HTML backup has.

The file should start with: {"title":"","id":1,"dateAdded":
All following data likes dates is specific to each backup.