Auto Tab Groups 版本历史 - 14 个版本
Auto Tab Groups 作者: Nitzan
Auto Tab Groups 版本历史 - 14 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.1.7
发布于 2025年6月2日 - 21.59 KB适用于 firefox 139.0 及更高版本- Fixed: Pinned tabs get auto-grouped even though they shouldn't.
- TBD: Auto-grouping tabs that were just unpinned. Couldn't find the relevant event listener in the Firefox API. Might approach differently.
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.1.6
发布于 2025年5月31日 - 21.54 KB适用于 firefox 139.0 及更高版本- Refactor: Initial states to SSOT
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 1.1.5
发布于 2025年5月30日 - 21.45 KB适用于 firefox 139.0 及更高版本- Re-arranged options for better UX and clarity.
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 1.1.4
发布于 2025年5月30日 - 21.52 KB适用于 firefox 139.0 及更高版本- Code refactor
- UX & UI enhancements.
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 1.1.2
发布于 2025年5月30日 - 19.83 KB适用于 firefox 139.0 及更高版本- UX & UI improvements.
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 1.1.1
发布于 2025年5月28日 - 18.87 KB适用于 firefox 139.0 及更高版本- UX & UI improvements.
源代码遵循 仅 GNU 宽通用公共许可证 v3.0 发布
版本 1.1.0
发布于 2025年5月28日 - 18.75 KB适用于 firefox 139.0 及更高版本- 📎 Group management:
- One-click collapse/expand all groups
- Real-time group updates
源代码遵循 MIT 许可证 发布
版本 1.0.8
发布于 2025年5月28日 - 18.19 KB适用于 firefox 139.0 及更高版本- 🎨 Advanced color management:
- Consistent colors for each domain group
- Random color generation with one click
- Optional preservation of manually customized colors
- Remembers color preferences across browser sessions
源代码遵循 MIT 许可证 发布
版本 1.0.7
发布于 2025年5月28日 - 16.72 KB适用于 firefox 139.0 及更高版本- Fixed Duplicate Groups Bug
- Removed reliance on maintaining our own group-to-domain mapping state
- Now uses browser's actual tab groups as source of truth
- Groups are identified by their first tab's domain instead of group titles
- Improved Domain Handling
- More robust domain extraction
- Better handling of invalid URLs, IP addresses, and localhost
- Added special cases for .local domains
- Enhanced Group Naming
- Cleaner group titles by removing TLDs (e.g., "google.com" → "google")
- Removes "www" subdomain when it exists (e.g., "www.github.com" → "github")
- Preserves other subdomains when relevant (e.g., "mail.google.com" → "mail.google")
- Code Structure Improvements
- Separated domain utilities into their own module
- Added comprehensive logging for debugging
- Simplified state management by removing redundant mappings
- More consistent error handling
源代码遵循 MIT 许可证 发布
版本 1.0.5
发布于 2025年5月26日 - 15.62 KB适用于 firefox 139.0 及更高版本- 🇹 Auto naming each group by the domain.
- 🎨 Added consistent colors for each domain.
- 🔄 Added a "Toggle grouping by subdomain (on/off)" option.
- Code refactor.
源代码遵循 MIT 许可证 发布
版本 1.0.3
发布于 2025年5月22日 - 14.58 KB适用于 firefox 58.0 及更高版本- Added a
Only apply to new tabs
toggle button and functionality. - Refactored code.
源代码遵循 MIT 许可证 发布
- Added a