Title Tamer version history - 8 versions
Title Tamer by Irv66
Title Tamer version history - 8 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 1.2.0
Released Apr 22, 2026 - 92.11 KBWorks with firefox 128.0 and later🚀 What's New in v1.2.0- Enhanced Import Modes: When loading rules from a file, you can now choose between Append (add new rules to your current list) or Replace (completely overwrite your current setup).
- Smart Deduplication: The import engine now automatically detects and skips identical rules, keeping your list clean and preventing accidental duplicates.
- Dynamic Icon Coloring: Added support and documentation for Firefox's
svg.context-propertiespreference. When enabled, the Title Tamer toolbar icon will dynamically adjust its color to perfectly match your browser theme's text and icons. - Universal Dark Mode: Full theme parity is now achieved across all parts of the extension. Whether you are managing rules, importing data, or reading the documentation, the UI will correctly respect your Light, Dark, or System theme preferences.
- Theme-Aware Favicon: Internal pages now feature a dynamic favicon that adapts to your theme, making it easier to identify Title Tamer tabs at a glance.
- Major Performance Optimization: We've completely restructured the extension's internals, reducing the installation package size by nearly 90% (from ~680KB down to ~80KB) for a faster, leaner experience.
- Accessibility & UX Improvements: Added better ARIA labeling for screen readers, refined keyboard navigation (including Escape-to-close for modals), and fixed several UI layout issues for a smoother experience on all screen sizes.
Source code released under MIT License
Older versions
Version 1.1.0
Released Apr 20, 2026 - 547.83 KBWorks with firefox 128.0 and laterWhat's New
🛡️ Zero-Flicker Guardian:
* New in-page MutationObserver instantly re-asserts titles to prevent websites from "fighting back" (fixes flickering on YouTube, Costco, etc.).
🛠️ Developer Tools:
* Added a toggleable diagnostic logging engine in Options to help troubleshoot complex URL matching and sync behavior.
🚀 Structural Hardening:
* Atomic Persistence: Modified-tab records are now only saved after a successful injection, preventing internal state drift.
* Unified Logic: Waking tabs now receive the same robust guard treatment as active tabs.
* Auto-Cleanup: Explicit guard teardown during navigations prevents lingering observers.
✨ Expanded Support:
* Support for view-source: and Firefox Reader Mode (about:reader) URLs.Source code released under MIT License
Version 1.0.0
Released Apr 19, 2026 - 537.22 KBWorks with firefox 128.0 and laterNew Features- Added rule grouping with cascading enable/disable, rename, and delete functionality
- Drag-and-drop reordering for rules and groups
- Enhanced discard management with custom delays and intelligent recovery after reload/restart
- Improved tab synchronization with concurrency control
Improvements- Redesigned UI with custom dropdowns and native dialog modals
- Better state persistence and recovery mechanisms across browser sessions
- Updated documentation with features and limitations
Source code released under MIT License
Version 0.9.4
Released Mar 30, 2026 - 78.48 KBWorks with firefox 128.0 and laterImprovements and fixes:- URL decoding: Added support for decoding percent-encoded characters in URLs before matching (Issue #7).
- Display handling: Implemented HTML escaping so special characters in patterns and titles render correctly instead of being interpreted as HTML.
- Title sanitization: Improved document.title handling using JSON serialization to prevent corruption from special characters.
- Infrastructure: Added Node.js toolchain, unit tests, and GitHub Actions CI/CD.
- Project organization: Restructured the project to group source files under the src/ directory.
Source code released under MIT License
Version 0.9.3
Released Jun 15, 2025 - 27.64 KBWorks with firefox 58.0 and later- Added dark mode support for options popup
- Cleaned up popup UI a little
Source code released under MIT License
Version 0.9.2
Released Mar 24, 2025 - 26.15 KBWorks with firefox 58.0 and laterFixed issue when dealing with dark mode and addon icon under certain conditions. (https://github.com/irvinm/Title-Tamer/issues/5)Source code released under MIT License
Version 0.9.1
Released Dec 16, 2024 - 26.14 KBWorks with firefox 58.0 and laterFixed issue when editing rules that some buttons showed thru the header of the table.Source code released under MIT License
Version 0.9.0
Released Nov 26, 2024 - 26.09 KBWorks with firefox 58.0 and laterSource code released under MIT License