Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

Auto Tab Groups 版本历史 - 25 个版本

Auto Tab Groups 作者: Nitzan

评分 4.8 / 5
4.8 / 5 星
5
40
4
5
3
2
2
0
1
0
Auto Tab Groups 版本历史 - 25 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 3.13.1

    发布于 2026年8月10日 - 371.3 KB
    适用于 firefox 142.0 及更高版本
    fix: match rules against the URL fragment

    源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布

    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 3.13.0

    发布于 2026年8月1日 - 378.56 KB
    适用于 firefox 142.0 及更高版本
    • "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]).

    源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布

    下载文件
  • 版本 3.12.0

    发布于 2026年7月31日 - 377.44 KB
    适用于 firefox 142.0 及更高版本
    • 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]).

    源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布

    下载文件
  • 版本 3.11.0

    发布于 2026年7月31日 - 376.02 KB
    适用于 firefox 142.0 及更高版本
    • 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]).

    源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布

    下载文件
  • 版本 3.9.1

    发布于 2026年7月31日 - 372.57 KB
    适用于 firefox 142.0 及更高版本
    • fix: seedProtectedGroupsOnFirstRun

    源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布

    下载文件
  • 版本 3.9.0

    发布于 2026年7月31日 - 372.56 KB
    适用于 firefox 142.0 及更高版本
    • 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

    源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布

    下载文件
  • 版本 3.5.2

    发布于 2026年7月30日 - 365.82 KB
    适用于 firefox 142.0 及更高版本
    • fix: display IDN domains as Unicode instead of punycode

    源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布

    下载文件
  • 版本 3.5.1

    发布于 2026年6月29日 - 365.35 KB
    适用于 firefox 142.0 及更高版本
    • feat: add German localization and update user locale options

    源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布

    下载文件
  • 版本 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 AddDomainToRuleMessage interface 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 发布

    下载文件
  • 版本 3.0.2

    发布于 2026年2月10日 - 300.15 KB
    适用于 firefox 142.0 及更高版本

    源代码遵循 仅 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 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

最新版本

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。