Timeline for How to decompress jsonlz4 files (Firefox bookmark backups) using the command line?
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 23, 2022 at 21:19 | comment | added | CoolKoon | It does have a different header, but the format's the same: magic (this time it's 15 characters not 8)+extracted size in 4 bytes LE (uint32). It's not "some sc packaging", but a startup cache file for the extensions installed in the browser (sc=startup cache). I don't think it's good for anything other than forensic use. You can check the original Mozilla code here: hg.mozilla.org/mozilla-central/rev/09a4282d1172 | |
| S Aug 6, 2018 at 15:19 | history | suggested | hlovdal | CC BY-SA 4.0 | Updated link to use English rather than Russian. |
| Aug 6, 2018 at 14:15 | review | Suggested edits | |||
| S Aug 6, 2018 at 15:19 | |||||
| Mar 25, 2018 at 18:45 | review | Suggested edits | |||
| Mar 25, 2018 at 19:59 | |||||
| Mar 24, 2018 at 19:35 | review | Late answers | |||
| Mar 24, 2018 at 19:37 | |||||
| Mar 24, 2018 at 19:20 | review | First posts | |||
| Mar 24, 2018 at 22:09 | |||||
| Mar 24, 2018 at 19:18 | history | answered | user282490 | CC BY-SA 3.0 |