LinkNest - Cross-Browser Bookmark Sync 版本历史 - 4 个版本
LinkNest - Cross-Browser Bookmark Sync 作者: certyiknofetch
LinkNest - Cross-Browser Bookmark Sync 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 3.11
发布于 2026年3月8日 - 54.81 KB适用于 firefox 109.0 及更高版本Version 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.源代码遵循 MIT 许可证 发布
较早版本
版本 3.1
发布于 2026年3月7日 - 54.62 KB适用于 firefox 109.0 及更高版本Improved 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.源代码遵循 MIT 许可证 发布
版本 3.0
发布于 2026年3月6日 - 54.44 KB适用于 firefox 109.0 及更高版本Implemented 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.源代码遵循 MIT 许可证 发布
版本 2.1
发布于 2026年3月1日 - 38.89 KB适用于 firefox 109.0 及更高版本LinkNest 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.源代码遵循 MIT 许可证 发布