LinkNest - Cross-Browser Bookmark Sync의 버전 기록 - 2개 버전
LinkNest - Cross-Browser Bookmark Sync 제작자: certyiknofetch
LinkNest - Cross-Browser Bookmark Sync의 버전 기록 - 2개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 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 라이선스에 따라 릴리스된 소스 코드