Auto Tab Groups 版本历史 - 25 个版本
Auto Tab Groups 作者: Nitzan
Auto Tab Groups 版本历史 - 25 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 3.5.0
发布于 2026年4月18日 - 358.87 KB适用于 firefox 142.0 及更高版本- Runtime language picker in popup + sidebar, persists across restarts
- 6 new locales: Hebrew, Arabic, Spanish, Hindi, Russian, Chinese
- RTL support for Hebrew and Arabic
- Advanced settings section with "Hide context menu" toggle
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
较早版本
版本 3.4.1
发布于 2026年4月18日 - 307.62 KB适用于 firefox 142.0 及更高版本- Adds an A-Z / Z-A direction toggle to the Sorting section in popup and sidebar.
- Persists sortGroupsDirection ("asc" | "desc") in storage and re-runs sort immediately when changed (when alphabetical sort is enabled).
- Comparator multiplies localeCompare by -1 for "desc", so both ordering and indexing honor the chosen direction.
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 3.4.0
发布于 2026年4月13日 - 306.87 KB适用于 firefox 142.0 及更高版本- Added a Blacklist feature. That is, allowing to set a list of domains that should never be grouped.
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 3.3.2
发布于 2026年4月9日 - 305.31 KB适用于 firefox 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 宽通用公共许可证 v3.0 发布
版本 3.3.1
发布于 2026年4月7日 - 305.24 KB适用于 firefox 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 宽通用公共许可证 v3.0 发布
版本 3.3.0
发布于 2026年4月3日 - 305.25 KB适用于 firefox 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 宽通用公共许可证 v3.0 发布
版本 3.2.0
发布于 2026年4月2日 - 304.79 KB适用于 firefox 142.0 及更高版本- Fix localhost tab grouping
- Add exclusion patterns
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 3.1.3
发布于 2026年3月25日 - 304.1 KB适用于 firefox 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 宽通用公共许可证 v3.0 发布
版本 3.1.1
发布于 2026年3月25日 - 302.36 KB适用于 firefox 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 宽通用公共许可证 v3.0 发布
版本 3.0.6
发布于 2026年3月17日 - 300.78 KB适用于 firefox 142.0 及更高版本feat: make "open tab next to current" opt-in with toggle源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 3.0.4
发布于 2026年2月13日 - 300.36 KB适用于 firefox 142.0 及更高版本feat: defer tab grouping for pending navigation in Firefox源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 3.0.3
发布于 2026年2月13日 - 300.3 KB适用于 firefox 142.0 及更高版本feat: implement tab repositioning next to opener within the same group. Fix github issue #32源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 2.1.10
发布于 2026年2月3日 - 282.35 KB适用于 firefox 142.0 及更高版本- Bug Fix: "Group new empty tabs under System" Toggle Ignored
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 2.1.9
发布于 2026年1月31日 - 282.35 KB适用于 firefox 142.0 及更高版本Add Inter font styles for regular and semi-bold weights源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 2.1.8
发布于 2026年1月31日 - 52.72 KB适用于 firefox 142.0 及更高版本- fix: Minimum threshold for tab groups not applying when removing tabs from a group
- feat: Auto Capitalize group titles.
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 2.1.7
发布于 2026年1月31日 - 52.7 KB适用于 firefox 142.0 及更高版本- Feat: Implement color picker for group color selection in rules modal
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 2.1.6
发布于 2026年1月31日 - 52.32 KB适用于 firefox 142.0 及更高版本- Feat: Added a "Create Rule from Group" button in the page's right-click menu
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 2.1.5
发布于 2026年1月31日 - 51 KB适用于 firefox 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 宽通用公共许可证 v3.0 发布
版本 2.1.4
发布于 2026年1月24日 - 50.89 KB适用于 firefox 142.0 及更高版本- Added Focus mode / Auto collapse inactive groups
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 2.1.3
发布于 2026年1月23日 - 46.8 KB适用于 firefox 142.0 及更高版本- Refactor to use WXT, TS, and Bun
- Fixed code.
- Added tests.
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 1.7.1
发布于 2025年8月6日 - 71.33 KB适用于 firefox 139.0 及更高版本Fix: Save patternType property in the state for the rules and update handling in RulesModal and RulesService源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 1.7.0
发布于 2025年8月6日 - 71.22 KB适用于 firefox 139.0 及更高版本- Enhanced the rules to be more robust, and allow more grouping options
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 1.6.1
发布于 2025年8月1日 - 65.22 KB适用于 firefox 139.0 及更高版本- Fix: Rules fail to recognize uppercase route. Thanks to @SacredSkull in github for noticing and suggesting the fix!
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布