Historique de versions de LinkNest - Cross-Browser Bookmark Sync - 4 versions
LinkNest - Cross-Browser Bookmark Sync par certyiknofetch
Historique de versions de LinkNest - Cross-Browser Bookmark Sync - 4 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 3.11
Publié le 8 mars 2026 - 54,81 KoFonctionne avec firefox 109.0 et versions supérieuresVersion 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.Code source publié sous licence Licence MIT
Anciennes versions
Version 3.1
Publié le 7 mars 2026 - 54,62 KoFonctionne avec firefox 109.0 et versions supérieuresImproved 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.Code source publié sous licence Licence MIT
Version 3.0
Publié le 6 mars 2026 - 54,44 KoFonctionne avec firefox 109.0 et versions supérieuresImplemented 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.Code source publié sous licence Licence MIT
Version 2.1
Publié le 1 mars 2026 - 38,89 KoFonctionne avec firefox 109.0 et versions supérieuresLinkNest 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.Code source publié sous licence Licence MIT