Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

Auto Tab Groups의 버전 기록 - 25개 버전

Auto Tab Groups 제작자: Nitzan

5점 만점에 4.8점
4.8 / 5
5
33
4
4
3
2
2
0
1
0
Auto Tab Groups의 버전 기록 - 25개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 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 전용에 따라 릴리스된 소스 코드

    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 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 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.5.1

    2025년 7월 9일에 출시 - 62.81 KB
    firefox 139.0 이상에서 작동
    • Fixed: All new groups received the same blue color. Now they receive a random one.
    • Feat: Added a toggle button for not/grouping new tabs automatically inside the 'System' group.
    • Fixed: Arrow animation of the "Custom Rules" header was not flipping on open/close

    GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.5.0

    2025년 7월 8일에 출시 - 61.63 KB
    firefox 139.0 이상에서 작동
    • Extended URL specification capabilities
    • Path pattern rules like "docs.google.com/forms"
    • TLD wildcard pattern rules like "dashboard.my-cool-site.com/**/special-page"
    • Improved "Group by" UX.
    • Some code refactor for DRY

    GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4.1

    2025년 7월 8일에 출시 - 58.89 KB
    firefox 139.0 이상에서 작동
    • Added a "Rules only" option.
    • Fixed UX of group-by mode toggle to a clearer UI.

    GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4.0

    2025년 7월 1일에 출시 - 58.07 KB
    firefox 139.0 이상에서 작동
    Format & linting fixes

    GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.3.5

    2025년 6월 15일에 출시 - 58.17 KB
    firefox 139.0 이상에서 작동
    • Fixed file file import window doesn't load the file the first time.

    GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.3.4

    2025년 6월 15일에 출시 - 57.72 KB
    firefox 139.0 이상에서 작동
    • SIdebar now has working import/export functionality as well.

    GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.3.3

    2025년 6월 15일에 출시 - 57.72 KB
    firefox 139.0 이상에서 작동
    • Added basic import & export functionality to the rules.

    GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.3.2

    2025년 6월 15일에 출시 - 51.55 KB
    firefox 139.0 이상에서 작동
    • Fixed country SLDs handeling

    GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.