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 KBfirefox 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 KBfirefox 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 KBfirefox 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 KBfirefox 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 라이선스에 따라 릴리스된 소스 코드