Versiegeschiedenis van LinkNest - Cross-Browser Bookmark Sync - 3 versies
LinkNest - Cross-Browser Bookmark Sync door certyiknofetch
Versiegeschiedenis van LinkNest - Cross-Browser Bookmark Sync - 3 versies
Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.
Nieuwste versie
Versie 3.1
Uitgegeven op 7 mrt. 2026 - 54,62 KBWerkt met firefox 109.0 en 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.Broncode vrijgegeven onder MIT-licentie
Oudere versies
Versie 3.0
Uitgegeven op 6 mrt. 2026 - 54,44 KBWerkt met firefox 109.0 en 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.Broncode vrijgegeven onder MIT-licentie
Versie 2.1
Uitgegeven op 1 mrt. 2026 - 38,89 KBWerkt met firefox 109.0 en 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.Broncode vrijgegeven onder MIT-licentie