LinkNest - Cross-Browser Bookmark Sync version history - 1 version
LinkNest - Cross-Browser Bookmark Sync by certyiknofetch
LinkNest - Cross-Browser Bookmark Sync version history - 1 version
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 2.1
Released Mar 1, 2026 - 38.89 KBWorks with firefox 109.0 and laterLinkNest is an open-source, self-hosted bookmark sync extension. The add-on requires bookmarks/storage/alarms permissions to read local bookmarks, store sync state/tokens locally, and run scheduled sync. Host access is broad because users can configure their own self-hosted API domain at runtime (not fixed to a single vendor domain). No remote code execution, eval, or dynamic script loading is used. This release removes unused identity permission, improves DOM safety by removing risky innerHTML patterns in popup UI, and updates Firefox manifest compatibility metadata. Main functionality is unchanged: login, two-factor auth flows, bookmark sync, and optional categorization via user-configured backend. Source is unminified in package; no build/webpack/minifier pipeline is used for this upload.Source code released under MIT License