Historia wersji dodatku Auto Tab Groups — 25 wersji
Auto Tab Groups Autor: Nitzan
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 3.5.0
Data wydania: 18 kwi 2026 — 358,87 KBDziała z: firefox 142.0 i nowsze- 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
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Poprzednie wersje
Wersja 3.4.1
Data wydania: 18 kwi 2026 — 307,62 KBDziała z: firefox 142.0 i nowsze- 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.
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 3.4.0
Data wydania: 13 kwi 2026 — 306,87 KBDziała z: firefox 142.0 i nowsze- Added a Blacklist feature. That is, allowing to set a list of domains that should never be grouped.
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 3.3.2
Data wydania: 9 kwi 2026 — 305,31 KBDziała z: firefox 142.0 i nowsze- 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
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 3.3.1
Data wydania: 7 kwi 2026 — 305,24 KBDziała z: firefox 142.0 i nowsze- 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.
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 3.3.0
Data wydania: 3 kwi 2026 — 305,25 KBDziała z: firefox 142.0 i nowsze- 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.
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 3.2.0
Data wydania: 2 kwi 2026 — 304,79 KBDziała z: firefox 142.0 i nowsze- Fix localhost tab grouping
- Add exclusion patterns
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 3.1.3
Data wydania: 25 mar 2026 — 304,1 KBDziała z: firefox 142.0 i nowsze- 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
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 3.1.1
Data wydania: 25 mar 2026 — 302,36 KBDziała z: firefox 142.0 i nowsze- 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
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 3.0.6
Data wydania: 17 mar 2026 — 300,78 KBDziała z: firefox 142.0 i nowszefeat: make "open tab next to current" opt-in with toggleLicencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 3.0.4
Data wydania: 13 lut 2026 — 300,36 KBDziała z: firefox 142.0 i nowszefeat: defer tab grouping for pending navigation in FirefoxLicencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 3.0.3
Data wydania: 13 lut 2026 — 300,3 KBDziała z: firefox 142.0 i nowszefeat: implement tab repositioning next to opener within the same group. Fix github issue #32Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 3.0.2
Data wydania: 10 lut 2026 — 300,15 KBDziała z: firefox 142.0 i nowszeLicencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 2.1.10
Data wydania: 3 lut 2026 — 282,35 KBDziała z: firefox 142.0 i nowsze- Bug Fix: "Group new empty tabs under System" Toggle Ignored
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 2.1.9
Data wydania: 31 sty 2026 — 282,35 KBDziała z: firefox 142.0 i nowszeAdd Inter font styles for regular and semi-bold weightsLicencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 2.1.8
Data wydania: 31 sty 2026 — 52,72 KBDziała z: firefox 142.0 i nowsze- fix: Minimum threshold for tab groups not applying when removing tabs from a group
- feat: Auto Capitalize group titles.
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 2.1.7
Data wydania: 31 sty 2026 — 52,7 KBDziała z: firefox 142.0 i nowsze- Feat: Implement color picker for group color selection in rules modal
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 2.1.6
Data wydania: 31 sty 2026 — 52,32 KBDziała z: firefox 142.0 i nowsze- Feat: Added a "Create Rule from Group" button in the page's right-click menu
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 2.1.5
Data wydania: 31 sty 2026 — 51 KBDziała z: firefox 142.0 i nowsze- 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
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 2.1.4
Data wydania: 24 sty 2026 — 50,89 KBDziała z: firefox 142.0 i nowsze- Added Focus mode / Auto collapse inactive groups
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 2.1.3
Data wydania: 23 sty 2026 — 46,8 KBDziała z: firefox 142.0 i nowsze- Refactor to use WXT, TS, and Bun
- Fixed code.
- Added tests.
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 2.1.2
Data wydania: 23 sty 2026 — 46,8 KBDziała z: firefox 142.0 i nowszeLicencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 1.7.1
Data wydania: 6 sie 2025 — 71,33 KBDziała z: firefox 139.0 i nowszeFix: Save patternType property in the state for the rules and update handling in RulesModal and RulesServiceLicencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 1.7.0
Data wydania: 6 sie 2025 — 71,22 KBDziała z: firefox 139.0 i nowsze- Enhanced the rules to be more robust, and allow more grouping options
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 1.6.1
Data wydania: 1 sie 2025 — 65,22 KBDziała z: firefox 139.0 i nowsze- Fix: Rules fail to recognize uppercase route. Thanks to @SacredSkull in github for noticing and suggesting the fix!
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0