Auto Tab Groups의 버전 기록 - 25개 버전
Auto Tab Groups 제작자: Nitzan
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.7.1
2025년 8월 6일에 출시 - 71.33 KBfirefox 139.0 이상에서 작동Fix: Save patternType property in the state for the rules and update handling in RulesModal and RulesServiceGNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 1.7.0
2025년 8월 6일에 출시 - 71.22 KBfirefox 139.0 이상에서 작동- Enhanced the rules to be more robust, and allow more grouping options
GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.6.1
2025년 8월 1일에 출시 - 65.22 KBfirefox 139.0 이상에서 작동- Fix: Rules fail to recognize uppercase route. Thanks to @SacredSkull in github for noticing and suggesting the fix!
GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.6.0
2025년 7월 28일에 출시 - 65.22 KBfirefox 139.0 이상에서 작동- Added the popular feature request for setting a minimum tabs threshold before creating a group, including a global threshold, and a rule specific threshold!
GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.5.2
2025년 7월 11일에 출시 - 62.35 KBfirefox 139.0 이상에서 작동- Added support to custom rules for IP addresses
- Fixed the "group new tab" toggle text to be clearer (UX)
- Refactors
GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.5.1
2025년 7월 9일에 출시 - 62.81 KBfirefox 139.0 이상에서 작동- Fixed: All new groups received the same blue color. Now they receive a random one.
- Feat: Added a toggle button for not/grouping new tabs automatically inside the 'System' group.
- Fixed: Arrow animation of the "Custom Rules" header was not flipping on open/close
GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.5.0
2025년 7월 8일에 출시 - 61.63 KBfirefox 139.0 이상에서 작동- Extended URL specification capabilities
- Path pattern rules like "docs.google.com/forms"
- TLD wildcard pattern rules like "dashboard.my-cool-site.com/**/special-page"
- Improved "Group by" UX.
- Some code refactor for DRY
GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.4.1
2025년 7월 8일에 출시 - 58.89 KBfirefox 139.0 이상에서 작동- Added a "Rules only" option.
- Fixed UX of group-by mode toggle to a clearer UI.
GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.4.0
2025년 7월 1일에 출시 - 58.07 KBfirefox 139.0 이상에서 작동Format & linting fixesGNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.3.5
2025년 6월 15일에 출시 - 58.17 KBfirefox 139.0 이상에서 작동- Fixed file file import window doesn't load the file the first time.
GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.3.4
2025년 6월 15일에 출시 - 57.72 KBfirefox 139.0 이상에서 작동- SIdebar now has working import/export functionality as well.
GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.3.3
2025년 6월 15일에 출시 - 57.72 KBfirefox 139.0 이상에서 작동- Added basic import & export functionality to the rules.
GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.3.2
2025년 6월 15일에 출시 - 51.55 KBfirefox 139.0 이상에서 작동- Fixed country SLDs handeling
GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.3.1
2025년 6월 15일에 출시 - 50.91 KBfirefox 139.0 이상에서 작동- Added wildcard domains to the custom rules.
GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.3.0
2025년 6월 15일에 출시 - 49.63 KBfirefox 139.0 이상에서 작동- small fix:Enhance color generation to preserve custom rule colors during randomization
GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.2.8
2025년 6월 15일에 출시 - 49.43 KBfirefox 139.0 이상에서 작동- Bug fixes.
- HUGE refactor; made the auto grouping logic almost stateless.
- UX & UI fixes.
- Enhancements.
GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.2.7
2025년 6월 14일에 출시 - 54.98 KBfirefox 139.0 이상에서 작동Fix persistence of stateGNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.2.6
2025년 6월 14일에 출시 - 53.95 KBfirefox 139.0 이상에서 작동Fixed popup width for when removing a custom rule.GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.2.5
2025년 6월 14일에 출시 - 53.96 KBfirefox 139.0 이상에서 작동I added custom rules!
It still a work in progress, but please let me know in the support page if there are any bugs :)
Also, refactors.GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.2.4
2025년 6월 13일에 출시 - 33.54 KBfirefox 139.0 이상에서 작동Fix meaningless race condition errors.GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.2.3
2025년 6월 13일에 출시 - 33.34 KBfirefox 139.0 이상에서 작동Bug fixes & code refactorGNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.2.2
2025년 6월 12일에 출시 - 31.38 KBfirefox 139.0 이상에서 작동Fixed auto grouping on extension start(if needed)GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.2.1
2025년 6월 12일에 출시 - 31.32 KBfirefox 139.0 이상에서 작동Fixed async sorting bug.GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.2.0
2025년 6월 12일에 출시 - 30.98 KBfirefox 139.0 이상에서 작동Code refactor for future enhancementsGNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 1.1.7
2025년 6월 2일에 출시 - 21.59 KBfirefox 139.0 이상에서 작동- Fixed: Pinned tabs get auto-grouped even though they shouldn't.
- TBD: Auto-grouping tabs that were just unpinned. Couldn't find the relevant event listener in the Firefox API. Might approach differently.
GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드