Historial de versiones de Auto Tab Groups - 14 versiones
Auto Tab Groups por Nitzan
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 1.1.7
Lanzada el 2 de jun. de 2025 - 21,59 KBCompatible con firefox 139.0 y superiores- 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.
Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Descarga Firefox y obtiene la extensiónNecesitarás Firefox para usar esta extensiónVersiones antiguas
Versión 1.1.6
Lanzada el 31 de may. de 2025 - 21,54 KBCompatible con firefox 139.0 y superiores- Refactor: Initial states to SSOT
Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 1.1.5
Lanzada el 30 de may. de 2025 - 21,45 KBCompatible con firefox 139.0 y superiores- Re-arranged options for better UX and clarity.
Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 1.1.4
Lanzada el 30 de may. de 2025 - 21,52 KBCompatible con firefox 139.0 y superiores- Code refactor
- UX & UI enhancements.
Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 1.1.3
Lanzada el 30 de may. de 2025 - 19,93 KBCompatible con firefox 139.0 y superioresFixed bugSe publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 1.1.2
Lanzada el 30 de may. de 2025 - 19,83 KBCompatible con firefox 139.0 y superiores- UX & UI improvements.
Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 1.1.1
Lanzada el 28 de may. de 2025 - 18,87 KBCompatible con firefox 139.0 y superiores- UX & UI improvements.
Se publicó el código fuente bajo la licencia GNU Lesser General Public License v3.0 only
Versión 1.1.0
Lanzada el 28 de may. de 2025 - 18,75 KBCompatible con firefox 139.0 y superiores- 📎 Group management:
- One-click collapse/expand all groups
- Real-time group updates
Se publicó el código fuente bajo la licencia MIT License
Versión 1.0.8
Lanzada el 28 de may. de 2025 - 18,19 KBCompatible con firefox 139.0 y superiores- 🎨 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
Se publicó el código fuente bajo la licencia MIT License
Versión 1.0.7
Lanzada el 28 de may. de 2025 - 16,72 KBCompatible con firefox 139.0 y superiores- 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
Se publicó el código fuente bajo la licencia MIT License
Versión 1.0.6
Lanzada el 26 de may. de 2025 - 15,55 KBCompatible con firefox 139.0 y superioresCode fix.Se publicó el código fuente bajo la licencia MIT License
Versión 1.0.5
Lanzada el 26 de may. de 2025 - 15,62 KBCompatible con firefox 139.0 y superiores- 🇹 Auto naming each group by the domain.
- 🎨 Added consistent colors for each domain.
- 🔄 Added a "Toggle grouping by subdomain (on/off)" option.
- Code refactor.
Se publicó el código fuente bajo la licencia MIT License
Versión 1.0.3
Lanzada el 22 de may. de 2025 - 14,58 KBCompatible con firefox 58.0 y superiores- Added a
Only apply to new tabs
toggle button and functionality. - Refactored code.
Se publicó el código fuente bajo la licencia MIT License
- Added a
Versión 1.0.2
Lanzada el 7 de may. de 2025 - 13,98 KBCompatible con firefox 58.0 y superioresFixed packagingSe publicó el código fuente bajo la licencia MIT License