Tab Group Collections의 버전 기록 - 4개 버전
Tab Group Collections 제작자: roelleor
Tab Group Collections의 버전 기록 - 4개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.4.1
2026년 4월 20일에 출시 - 42.88 KBfirefox 58.0 이상에서 작동Fixed
- Collection group order now follows the actual browser tab-group order more reliably.
- Live groups can now be dragged onto closed groups to place them there directly.MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 1.4.0
2026년 4월 20일에 출시 - 42.17 KBfirefox 58.0 이상에서 작동Changed
- Group deletion now always asks for confirmation, with clearer wording for open and closed groups.
- Auto-created collections now follow the first group's name more naturally until the collection is clearly established.
Fixed
- New browser-created groups only inherit a neighboring collection when grouped tabs are directly adjacent in tab order.
- Ungrouped tabs now break collection inheritance for new groups instead of letting them join the nearest collection anyway.
- New browser-created groups no longer inherit the Uncategorized bucket.
- Canceled native Firefox group creation is cleaned up more reliably instead of leaving behind draft collections.MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.3.0
2026년 4월 20일에 출시 - 41.35 KBfirefox 58.0 이상에서 작동Added
- Group delete menu with separate "Remove from Collection" and permanent delete actions.
Changed
- Sidebar and quick popup now follow Firefox light and dark content appearance.
- New collections ask for a name immediately instead of being created unnamed first.
- Popup panel control now toggles between opening and closing the side panel for the current window.
- Collection actions now switch between Open, Go to, and Close based on whether a collection is closed, partly open, or fully open, and Close only shuts the currently open groups.
- Refreshed collection and group action icons and hover states for clearer controls.
- Collection cards now highlight open and partly open state instead of the transient current-tab state.
Fixed
- Restored or newly reopened groups now join the current window collection context more reliably.MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.2.0
2026년 4월 14일에 출시 - 37.51 KBfirefox 58.0 이상에서 작동Added
- Automated AMO release workflow for tagged versions, with release notes extracted from this changelog.
- Firefox end-to-end smoke test coverage for the packaged extension.
- Unit tests for shared collection and group logic.
Changed
- Moved extension runtime files intosrc/while keeping the project builder-free.
- Extracted shared collection and group helpers intosrc/shared.jsfor reuse across background and UI code.
Fixed
- Quick popup no longer shows the Uncategorized bucket.
- Popup Open Panel button can be hidden when the sidebar is already open for the current window.MIT 라이선스에 따라 릴리스된 소스 코드