LinkNest - Cross-Browser Bookmark Sync version history - 4 versions
LinkNest - Cross-Browser Bookmark Sync by certyiknofetch
LinkNest - Cross-Browser Bookmark Sync version history - 4 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 3.11
Released Mar 8, 2026 - 54.81 KBWorks with firefox 109.0 and laterVersion 3.11
Fix: Reset Password popup layout issues
This update fixes layout problems in the Reset Password flow inside the extension popup.
Improvements:
Fixed an issue where hidden login elements ("Sign in to sync" title and subtitle) remained visible during the Reset Password flow, reducing available space and causing layout compression.
Added protection against form elements shrinking when the popup height is constrained.
Implemented scroll fallback when content exceeds popup height.Source code released under MIT License
Older versions
Version 3.1
Released Mar 7, 2026 - 54.62 KBWorks with firefox 109.0 and laterImproved placeholder clarity in input fields
This update improves the visual distinction between placeholder hints and actual user input.
Placeholder text is now lighter and italicized to make it clearly different from typed content.
Improved appearance in both light and dark themes.
OTP input fields now display smaller placeholder hints so they no longer resemble an entered code.
These changes help reduce confusion and make forms easier to read and use.Source code released under MIT License
Version 3.0
Released Mar 6, 2026 - 54.44 KBWorks with firefox 109.0 and laterImplemented a browser-based login flow to ensure the extension remains open while users enter their login details, preventing it from closing when clicking outside the extension popup.
Introduced Dark and Light mode support, along with UI improvements to enhance usability. Added clearer information for users regarding sync status and bookmark count, making it easier to understand their data and synchronization state.Source code released under MIT License
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