Lisäosan Auto Tab Groups versiohistoria - 25 versiota
Auto Tab Groups tekijä Nitzan
Ole varovainen vanhojen versioiden kanssa! Ne näytetään vain testauksen ja viittausten vuoksi.On suositeltavaa käyttää aina lisäosan uusinta versiota.
Uusin versio
Versio 3.15.2
Julkaistu 23. elo 2026 - 377,21 ktYhteensopivuus: firefox 142.0 ja uudemmat- fix: make .google.* match the hosts the docs promise
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Vanhemmat versiot
Versio 3.15.1
Julkaistu 23. elo 2026 - 377,1 ktYhteensopivuus: firefox 142.0 ja uudemmat- fix: stop rule patterns from hanging the extension
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.15.0
Julkaistu 23. elo 2026 - 376,37 ktYhteensopivuus: firefox 142.0 ja uudemmat- feat: match rules against the page title
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.14.1
Julkaistu 22. elo 2026 - 375,35 ktYhteensopivuus: firefox 142.0 ja uudemmat- fix: only disband tab groups this extension created
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.14.0
Julkaistu 16. elo 2026 - 375,21 ktYhteensopivuus: firefox 142.0 ja uudemmat- feat: merge groups that are split across windows
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.13.1
Julkaistu 10. elo 2026 - 371,3 ktYhteensopivuus: firefox 142.0 ja uudemmatfix: match rules against the URL fragmentLähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.13.0
Julkaistu 1. elo 2026 - 378,56 ktYhteensopivuus: firefox 142.0 ja uudemmat- "Move tab to its group's window", from the right-click menu or an (unassigned)
keyboard shortcut. Sends a tab to the window where its group already lives,
for people who keep windows roughly by topic. Grouping still never moves tabs
between windows on its own ([#90], closes [#68]).
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
- "Move tab to its group's window", from the right-click menu or an (unassigned)
Versio 3.12.0
Julkaistu 31. heinä 2026 - 377,44 ktYhteensopivuus: firefox 142.0 ja uudemmat- Optional "wait until I view a new tab before grouping it". Off by default.
When on, a tab opened in the background from another tab stays next to the
tab it came from until you switch to it, instead of being filed away before
you have seen it. Foreground tabs, tabs with no opener, and the "Group Tabs"
button are unaffected ([#89], addresses [#68] / [#88]).
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
- Optional "wait until I view a new tab before grouping it". Off by default.
Versio 3.11.0
Julkaistu 31. heinä 2026 - 376,02 ktYhteensopivuus: firefox 142.0 ja uudemmat- Rules can match query strings. A pattern containing
?is matched against
the query as well as the host and path, so tabs on one domain can be split by
a parameter —domain.cz/?ticket={ticket}puts each ticket in its own group,
and a regex capture does the same. Patterns written before this behave
exactly as they did ([#87], closes [#27]).
- Keyboard shortcuts for turning auto-grouping on or off, grouping all tabs,
ungrouping all tabs, and collapsing or expanding every group. No keys are
assigned by default — installing takes none of your existing shortcuts, and
nothing fires until you assign keys in the browser's own shortcut settings.
Advanced → Keyboard shortcuts opens that page ([#86], closes [#25]).
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
- Rules can match query strings. A pattern containing
Versio 3.9.1
Julkaistu 31. heinä 2026 - 372,57 ktYhteensopivuus: firefox 142.0 ja uudemmat- fix: seedProtectedGroupsOnFirstRun
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.9.0
Julkaistu 31. heinä 2026 - 372,56 ktYhteensopivuus: firefox 142.0 ja uudemmat- fix: honor rule priority when matching tabs
- feat: add priority and minimum tabs fields to the rule editor
- fix: keep the rule editor title correct in every mode
- feat: let users exclude groups from auto-grouping
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.5.2
Julkaistu 30. heinä 2026 - 365,82 ktYhteensopivuus: firefox 142.0 ja uudemmat- fix: display IDN domains as Unicode instead of punycode
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.5.1
Julkaistu 29. kesä 2026 - 365,35 ktYhteensopivuus: firefox 142.0 ja uudemmat- feat: add German localization and update user locale options
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.5.0
Julkaistu 18. huhti 2026 - 358,87 ktYhteensopivuus: firefox 142.0 ja uudemmat- 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
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.4.1
Julkaistu 18. huhti 2026 - 307,62 ktYhteensopivuus: firefox 142.0 ja uudemmat- 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.
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.4.0
Julkaistu 13. huhti 2026 - 306,87 ktYhteensopivuus: firefox 142.0 ja uudemmat- Added a Blacklist feature. That is, allowing to set a list of domains that should never be grouped.
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.3.2
Julkaistu 9. huhti 2026 - 305,31 ktYhteensopivuus: firefox 142.0 ja uudemmat- 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
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.3.1
Julkaistu 7. huhti 2026 - 305,24 ktYhteensopivuus: firefox 142.0 ja uudemmat- 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.
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.3.0
Julkaistu 3. huhti 2026 - 305,25 ktYhteensopivuus: firefox 142.0 ja uudemmat- 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.
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.2.0
Julkaistu 2. huhti 2026 - 304,79 ktYhteensopivuus: firefox 142.0 ja uudemmat- Fix localhost tab grouping
- Add exclusion patterns
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.1.3
Julkaistu 25. maalis 2026 - 304,1 ktYhteensopivuus: firefox 142.0 ja uudemmat- 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
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.1.1
Julkaistu 25. maalis 2026 - 302,36 ktYhteensopivuus: firefox 142.0 ja uudemmat- 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
Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.0.6
Julkaistu 17. maalis 2026 - 300,78 ktYhteensopivuus: firefox 142.0 ja uudemmatfeat: make "open tab next to current" opt-in with toggleLähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.0.4
Julkaistu 13. helmi 2026 - 300,36 ktYhteensopivuus: firefox 142.0 ja uudemmatfeat: defer tab grouping for pending navigation in FirefoxLähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only
Versio 3.0.3
Julkaistu 13. helmi 2026 - 300,3 ktYhteensopivuus: firefox 142.0 ja uudemmatfeat: implement tab repositioning next to opener within the same group. Fix github issue #32Lähdekoodi julkaistu lisenssillä GNU Lesser General Public License v3.0 only