Json Bookmarks version history - 7 versions
Json Bookmarks by Lars Gunnarsson
Json Bookmarks version history - 7 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 4.0.0
Released Jan 26, 2026 - 1.37 MBWorks with firefox 109.0a1 and laterFixes for chrome extension- Browser vendor detection is set in build-time instead of in runtime.
"Beginning in Chrome 144, all Chrome Extension APIs are also available
under the browser namespace". The attributes browser and chrome was
used to distinguish between Mozilla and Chrome. - Fix identification of bookmarks built-in root folders. Bookmark id
is not fixed anymore, instead use folderType available from Chrome 134.
Bump major version since this breaks backward compatibility (in Chrome).
Source code released under MIT License
- Browser vendor detection is set in build-time instead of in runtime.
Older versions
Version 3.0.1
Released Jan 13, 2025 - 1.37 MBWorks with firefox 109.0a1 and later* Use addon manifest v3.
* Add json bookmarks file format v3 which fixes issue when "/" exists in folder names.Source code released under MIT License
Version 2.1.4
Released May 5, 2022 - 1.37 MBWorks with firefox 48.0 and laterUpdate add-on to be independent on system language. Builtin root node names "Bookmarks bar" and "Other bookmarks" assumed to always be in English, which caused add-on to not work with other system languages.Source code released under MIT License
Version 2.1.3
Released Jan 9, 2022 - 1.37 MBWorks with firefox 48.0 and laterAdd links to origin of third party librariesSource code released under MIT License
Version 2.1.0
Released Dec 29, 2021 - 1.37 MBWorks with firefox 48.0 and later* Add status notification with import statistics.
* Fix fault handling when loading unexpected file.Source code released under MIT License
Version 2.0.0
Released Dec 28, 2021 - 1.37 MBWorks with firefox 48.0 and later* Add new file format v2 and bump version.
* Change ui layout.Source code released under MIT License
Version 1.0.0
Released Nov 28, 2021 - 1.37 MBWorks with firefox 48.0 and laterSource code released under MIT License