Toggle Native Tab Bar version history - 10 versions
Toggle Native Tab Bar by Irv66
Toggle Native Tab Bar version history - 10 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.9.8
Released May 2, 2026 - 198.1 KBWorks with firefox 58.0 and laterRelease Notes v0.9.8New Features
Per-window and global tab-bar toggle control options
Automatic session persistence across browser restarts
Right-click toolbar icon for quick-access context menu
Dynamic "What's New" changelog in settings
Documentation
Restructured README with enhanced feature descriptions and setup guides
Added comprehensive version history and changelog
Chores
Version bumped to 0.9.8
Improved theme support with light/dark mode styling
Enhanced icon visibility with higher-resolution assetsSource code released under MIT License
Older versions
Version 0.9.7.1
Released Apr 26, 2026 - 137.74 KBWorks with firefox 58.0 and later- Continuing to try to get about:addons to show the proper icon
Source code released under MIT License
Version 0.9.7
Released Apr 26, 2026 - 138.94 KBWorks with firefox 58.0 and later- Fix about:addons icon usage.
Source code released under MIT License
Version 0.9.6
Released Apr 26, 2026 - 135.01 KBWorks with firefox 58.0 and later- Vertical Tabs Support: Updated CSS instructions to support Firefox 136+ native vertical tabs.
- Dynamic Icon Coloring: Implemented dynamic SVG icons with
context-fillto automatically match browser themes. - Storage Modernization: Migrated to the asynchronous
browser.storage.localAPI for improved reliability and data persistence. - Project Hardening: Implemented CI/CD security best practices and standardized repository metadata (package.json).
- Project Reorganization: Organized all project assets into logical directories (
icons/,ui/,options/). - Build Modernization: Transitioned to the official Mozilla
web-exttool for standardized building and linting. - Enhanced Options UI: Redesigned the Options page with a modern layout, dynamic versioning, and theme-aware favicons.
- Optimization: Reduced final XPI package size by 25% (compared to v0.9.5) through improved exclusion rules and asset optimization.
- Mozilla Compliance: Updated naming to "add-on" terminology and added accessibility metadata.
Source code released under MIT License
Version 0.9.5
Released Jan 12, 2025 - 161.89 KBWorks with firefox 58.0 and laterDocumented new (optional) CSS solution that allows you to use the native min/max/close buttonsSource code released under MIT License
Version 0.9.4
Released Dec 14, 2024 - 25.08 KBWorks with firefox 58.0 and laterAdded keyboard support with "Ctrl+Alt+T" as the defaultSource code released under MIT License
Version 0.9.3
Released Nov 3, 2024 - 24.98 KBWorks with firefox 58.0 and later- Added Firefox 133 userChrome.css change instructions to be displayed after the addon updates
- Added a checkbox to allow users to disable showing the installation instructions after an update until another change is needed
- Added prism.js library to support CSS color highlighting
- Changed much of the instructions to have better formatting
- Added PC and Mac specific instructions when creating userChrome.css for the first time
- Removed prism.js, kept prism.css, and hard-coded CSS styling
- Received a "Unsafe assignment to innerHTML" (from AMO) for prism.js I will need to find a workaround before includingSource code released under MIT License
Version 0.9.2
Released Jun 24, 2024 - 21.37 KBWorks with firefox 48.0 and laterFixed a bug to properly show/hide the native tab bar when either dragging a tab to create a new window or if you use CTRL+N to create a new window.Source code released under MIT License
Version 0.9.1
Released Mar 11, 2024 - 21.33 KBWorks with firefox 42.0 and laterChanged delimiter from "XXX" to " " to avoid display issues.Source code released under MIT License
Version 0.9.0
Released Mar 10, 2024 - 21.33 KBWorks with firefox 42.0 and laterSource code released under MIT License