Tab Group Syncer의 버전 기록 - 10개 버전
Tab Group Syncer 제작자: Sudhir Babu Nakka
Tab Group Syncer의 버전 기록 - 10개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.4.0
2026년 2월 12일에 출시 - 91.57 KBfirefox 120.0 이상에서 작동Changes- New Feature: Mirror Mode: Added a "Mirror" toggle in the UI that allows replacing local tab groups with remote snapshots instead of just merging them.
- UI Enhancements: Updated the popup interface with a new sync control layout, including a Mirror Mode warning indicator and improved device settings.
- Background Logic: Updated synchronization logic to handle the
mirrorflag and prevent storage exhaustion via title truncation.
MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 1.3.3
2026년 2월 7일에 출시 - 90.62 KBfirefox 120.0 이상에서 작동- Reworked sync UI to handle tabs individually within groups.
- Added toggle buttons for group expansion and enhanced group/tabs selection states.
- Updated sync logic to process selected tabs instead of entire groups.
- Improved synced state detection and tab-level indicators for finer granularity.
- Replaced Ko-fi button image - earlier button was too distracting.
MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.3.2
2026년 1월 29일에 출시 - 73.12 KBfirefox 120.0 이상에서 작동- Introduced a "Force push" button in the popup UI to manually sync tab groups.
- Added visual feedback for sync statuses with
#device-sync-status. - Improved auto-save mechanism with status tracking and badge updates.
- Refactored status message handling with a reusable
setStatusMsgfunction. - Enhanced background script to manage sync icons and states.
MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.3.1
2026년 1월 27일에 출시 - 71.67 KBfirefox 120.0 이상에서 작동Release Notes (v1.3.1)
•Added light/dark theme toggle in the popup UI.
•Displayed extension version in the popup footer.
•Optimized group card lookup performance by switching to a Map.
•Capped device name length at 32 chars to prevent storage bloat.
•Improved tab comparison and removed n+1 queries - less load on firefox and quick processing.MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.2.2
2026년 1월 4일에 출시 - 69.11 KBfirefox 120.0 이상에서 작동- Cleanup for version checks
- Added a ko-fi donate link
MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.2.1
2026년 1월 1일에 출시 - 68.7 KBfirefox 120.0 이상에서 작동The code is now open-source. Please check it out here: https://github.com/sudhir-asuracore/firefox-tab-group-sync
A shortcut is added to the bottom right corner of the popup - it will redirect you to the above project where you can report issues, request features or submit your own improvements to it.
Would be glad if you can report any issues or improvements you think would be nice.
Release Notes:
* Moved to OpenSource
* Removed one permission which turns out we dont need. (it was 'unlimited storage' and did nothing to our plugin functionality). So dropped it.
* Cleaned up the code a little (Am new to JS. So everytime i look at the code, I feel unsatisfied with it)MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.1.0
2025년 12월 16일에 출시 - 65.98 KBfirefox 120.0 이상에서 작동It was unclear if tabs and groups were already syncd to my local browser. Enhanced the popup to display a green hue for groups which are already in sync and allowing selection + clicking sync for groups which are yet to be syncd.
Minor timestamp display changes - instead of a timestamp, it now says MMM-DD, YYYY (eg: Dec 12, 2025 instead of 12-12-2025)MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.0.2
2025년 12월 11일에 출시 - 63.77 KBfirefox 120.0 이상에서 작동Popup now displays tabs and groups only if there is a difference to be pulled/sync'd.MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.0.1
2025년 12월 4일에 출시 - 65.51 KBfirefox 120.0 이상에서 작동Updated sync consolidationMIT 라이선스에 따라 릴리스된 소스 코드