Auto Tab Groups のバージョン履歴 - 全 25 バージョン
Auto Tab Groups 作成者: Nitzan
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 3.4.0
リリース日 : 2026年4月13日 - 306.87 KBfirefox バージョン 142.0 以降 で動作- Added a Blacklist feature. That is, allowing to set a list of domains that should never be grouped.
ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
以前のバージョン
バージョン 3.3.2
リリース日 : 2026年4月9日 - 305.31 KBfirefox バージョン 142.0 以降 で動作- Fixes false-positive "Pattern Conflicts Detected" warnings when a pattern is explicitly excluded by the conflicting rule
- Adds isNegatedByExclusions() helper that checks if a pattern is covered by any exclusion pattern (exact match or subsumed by wildcard)
- Updates detectConflicts() to suppress conflicts when either side's exclusions negate the overlap
ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 3.3.1
リリース日 : 2026年4月7日 - 305.24 KBfirefox バージョン 142.0 以降 で動作- Added support in UrlPatternMatcher to match a lone * pattern, which now matches any domain.
- Improved handling of wildcard patterns, including those with ports (e.g., :8403, ...:8403, 192.168.1.:8403), and refined the logic for subdomain and middle wildcards to handle more cases.
ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 3.3.0
リリース日 : 2026年4月3日 - 305.25 KBfirefox バージョン 142.0 以降 で動作- Port matching in patterns (Allow Ports in Custom Rules #53): Patterns can now include an optional :port suffix (e.g., localhost:3000, .example.com:8080, localhost:). If no port is specified, any port matches (backward-compatible). Handles default ports (80/443) and validates range 1-65535.
ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 3.2.0
リリース日 : 2026年4月2日 - 304.79 KBfirefox バージョン 142.0 以降 で動作- Fix localhost tab grouping
- Add exclusion patterns
ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 3.1.3
リリース日 : 2026年3月25日 - 304.1 KBfirefox バージョン 142.0 以降 で動作- Tab Group Sorting: Added "Keep groups sorted A-Z" option to automatically sort tab groups alphabetically
- Group Indexing: Added "Number groups" option to prefix group titles with position numbers (e.g., "1. AI", "2. Docs")
- Added UI controls in both popup and sidebar for sorting settings
ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 3.1.1
リリース日 : 2026年3月25日 - 302.36 KBfirefox バージョン 142.0 以降 で動作- Context Menu Enhancement: Added "Add Tab to Existing Rule" parent menu with dynamic sub-menu items for each enabled rule
- Popup & Sidebar UI: Added "+" button to quickly add the current tab's domain to an existing rule
- addDomainToRule Method: New service method that safely appends a domain to a rule's patterns with duplicate detection
- Menu Refresh: Automatically refresh context menu sub-items after rule changes (add/update/delete)
- Firefox Support: Added runtime browser detection to enable "tab" context menu in Firefox
- Comprehensive Tests: Full test coverage for domain addition logic including edge cases and error handling
- Message Types: Added
AddDomainToRuleMessageinterface for background service communication
ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 3.0.6
リリース日 : 2026年3月17日 - 300.78 KBfirefox バージョン 142.0 以降 で動作feat: make "open tab next to current" opt-in with toggleソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 3.0.4
リリース日 : 2026年2月13日 - 300.36 KBfirefox バージョン 142.0 以降 で動作feat: defer tab grouping for pending navigation in Firefoxソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 3.0.3
リリース日 : 2026年2月13日 - 300.3 KBfirefox バージョン 142.0 以降 で動作feat: implement tab repositioning next to opener within the same group. Fix github issue #32ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 3.0.2
リリース日 : 2026年2月10日 - 300.15 KBfirefox バージョン 142.0 以降 で動作ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 2.1.10
リリース日 : 2026年2月3日 - 282.35 KBfirefox バージョン 142.0 以降 で動作- Bug Fix: "Group new empty tabs under System" Toggle Ignored
ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 2.1.9
リリース日 : 2026年1月31日 - 282.35 KBfirefox バージョン 142.0 以降 で動作Add Inter font styles for regular and semi-bold weightsソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 2.1.8
リリース日 : 2026年1月31日 - 52.72 KBfirefox バージョン 142.0 以降 で動作- fix: Minimum threshold for tab groups not applying when removing tabs from a group
- feat: Auto Capitalize group titles.
ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 2.1.7
リリース日 : 2026年1月31日 - 52.7 KBfirefox バージョン 142.0 以降 で動作- Feat: Implement color picker for group color selection in rules modal
ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 2.1.6
リリース日 : 2026年1月31日 - 52.32 KBfirefox バージョン 142.0 以降 で動作- Feat: Added a "Create Rule from Group" button in the page's right-click menu
ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 2.1.5
リリース日 : 2026年1月31日 - 51 KBfirefox バージョン 142.0 以降 で動作- Improved custom rule matching with priority for exact domains over auto-subdomains
- Removed the limit on the number of domain patterns per rule
- Added comprehensive E2E tests for auto-grouping and auto-collapse (focus mode)
- Refined Playwright E2E test configuration
- Bumped package version to 2.1.5
ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 2.1.4
リリース日 : 2026年1月24日 - 50.89 KBfirefox バージョン 142.0 以降 で動作- Added Focus mode / Auto collapse inactive groups
ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 2.1.3
リリース日 : 2026年1月23日 - 46.8 KBfirefox バージョン 142.0 以降 で動作- Refactor to use WXT, TS, and Bun
- Fixed code.
- Added tests.
ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 2.1.2
リリース日 : 2026年1月23日 - 46.8 KBfirefox バージョン 142.0 以降 で動作ソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 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 RulesServiceソースコードは GNU Lesser General Public License v3.0 のみ に従いリリースされています
バージョン 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 のみ に従いリリースされています