Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
アドオンアイコン

Auto Tab Groups のバージョン履歴 - 全 25 バージョン

Auto Tab Groups 作成者: Nitzan

5 段階中 4.8 の評価
5 段階中 4.8 の評価
5
36
4
4
3
2
2
0
1
0
Auto Tab Groups のバージョン履歴 - 全 25 バージョン
  • 古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。

  • 最新バージョン

    バージョン 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 Lesser General Public License v3.0 のみ に従いリリースされています

    Firefox をダウンロードして拡張機能を入手する
    ファイルをダウンロード
  • 以前のバージョン

    バージョン 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 Lesser General Public License 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 Lesser General Public License 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 Lesser General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.2.0

    リリース日 : 2026年4月2日 - 304.79 KB
    firefox バージョン 142.0 以降 で動作
    • Fix localhost tab grouping
    • Add exclusion patterns

    ソースコードは GNU Lesser General Public License 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 Lesser General Public License 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 Lesser General Public License 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 Lesser General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.0.4

    リリース日 : 2026年2月13日 - 300.36 KB
    firefox バージョン 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 KB
    firefox バージョン 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 KB
    firefox バージョン 142.0 以降 で動作

    ソースコードは GNU Lesser General Public License 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 Lesser General Public License 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 Lesser General Public License 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 Lesser General Public License 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 Lesser General Public License 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 Lesser General Public License 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 Lesser General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 2.1.4

    リリース日 : 2026年1月24日 - 50.89 KB
    firefox バージョン 142.0 以降 で動作
    • Added Focus mode / Auto collapse inactive groups

    ソースコードは GNU Lesser General Public License 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 Lesser General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 2.1.2

    リリース日 : 2026年1月23日 - 46.8 KB
    firefox バージョン 142.0 以降 で動作

    ソースコードは GNU Lesser General Public License 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 Lesser General Public License 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 Lesser General Public License 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 Lesser General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.6.0

    リリース日 : 2025年7月28日 - 65.22 KB
    firefox バージョン 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 KB
    firefox バージョン 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 のみ に従いリリースされています

    ファイルをダウンロード
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。