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 2 May 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 Licence
Older versions
Version 0.9.7.1
Released 26 Apr 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 Licence
Version 0.9.7
Released 26 Apr 2026 - 138.94 kBWorks with firefox 58.0 and later- Fix about:addons icon usage.
Source code released under MIT Licence
Version 0.9.6
Released 26 Apr 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 Licence
Version 0.9.5
Released 12 Jan 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 Licence
Version 0.9.4
Released 14 Dec 2024 - 25.08 kBWorks with firefox 58.0 and laterAdded keyboard support with "Ctrl+Alt+T" as the defaultSource code released under MIT Licence
Version 0.9.3
Released 3 Nov 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 Licence
Version 0.9.2
Released 24 Jun 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 Licence
Version 0.9.1
Released 11 Mar 2024 - 21.33 kBWorks with firefox 42.0 and laterChanged delimiter from "XXX" to " " to avoid display issues.Source code released under MIT Licence
Version 0.9.0
Released 10 Mar 2024 - 21.33 kBWorks with firefox 42.0 and laterSource code released under MIT Licence