Incluser - Accessibility for every website version history - 11 versions
Incluser - Accessibility for every website by Incluser
Incluser - Accessibility for every website version history - 11 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.4.6
Released Apr 19, 2026 - 12.94 MBWorks with firefox 109.0 and laterv1.4.7- Fixed hover/active style differentiation on widget buttons
- Fixed Blue Light Filter level 2 disabling itself after activation
- Added minimize/restore button to virtual keyboard
- Fixed Enter key not working from virtual keyboard
- Virtual keyboard now closes properly and syncs state with sidebar
- Virtual keyboard uses Shadow DOM for full CSS isolation from websites
- Fixed virtual keyboard layout breaking after minimize/restore
- Fixed side panel resize distortion — widget stays centered at fixed width
- Performance improvements for MutationObserver
Source code released under All Rights Reserved
Older versions
Version 1.4.5
Released Apr 19, 2026 - 12.94 MBWorks with firefox 109.0 and laterWhat's New in v1.4.5
Improvements
- Improved Highlight Titles with correct blue/yellow level switching
- Enhanced Link Selection with full coverage, yellow styling, and dark background
- Better cross-tab synchronization for accessibility settings
- Sidebar now auto-opens on Firefox installation
- Smoother feature toggling with no flickering
Bug Fixes
- Fixed Highlight Titles level 2 not showing yellow outline
- Fixed Link Selection not selecting all links on the page
- Fixed Link Selection styles not cleaning up on reset
- Fixed High Contrast mode incorrectly applying link selection styles
- Fixed duplicate translation popup appearingSource code released under All Rights Reserved
Version 1.4.4
Released Apr 19, 2026 - 12.94 MBWorks with firefox 109.0 and laterWhat's New in v1.4.4
Improvements
- Improved Highlight Titles feature with better level switching (blue → yellow)
- Enhanced Link Selection with more visible styling and full coverage of all links
- Better cross-tab synchronization for accessibility settings
- Smoother sidebar experience with reduced flickering
Bug Fixes
- Fixed an issue where Highlight Titles level 2 was not displaying correctly
- Fixed Link Selection not applying to all links on the page
- Fixed duplicate translation popup appearing in some cases
- Fixed inline styles not being properly cleaned up when toggling features off
- Fixed sidebar rendering issues for improved stabilitySource code released under All Rights Reserved
Version 1.3.6
Released Apr 5, 2026 - 12.87 MBWorks with firefox 109.0 and later, android 120.0 and laterimportant bugfixesSource code released under All Rights Reserved
Version 1.3.5
Released Apr 4, 2026 - 12.87 MBWorks with firefox 109.0 and later, android 120.0 and latersome update and bugfixesSource code released under All Rights Reserved
Version 1.3.3
Released Mar 11, 2026 - 12.93 MBWorks with firefox 109.0 and later, android 120.0 and laterAll project bundled with Parcel bundlerSource code released under All Rights Reserved
Version 1.3.2
Released Mar 10, 2026 - 12.93 MBWorks with firefox 109.0 and later, android 120.0 and laterThe project bundled with ParcelSource code released under All Rights Reserved
Version 1.3.1
Released Mar 10, 2026 - 12.93 MBWorks with firefox 109.0 and later, android 120.0 and laterThe project uses Parcel’s bundling system, so the source files are processed and combined by Parcel during the build process.Source code released under All Rights Reserved
Version 1.3.0
Released Mar 9, 2026 - 12.94 MBWorks with firefox 109.0 and later, android 120.0 and laterThe project uses Parcel’s bundling system, so the source files are processed and combined by Parcel during the build process.Source code released under All Rights Reserved
Version 1.2.8
Released Feb 7, 2026 - 12.83 MBWorks with firefox 109.0 and later, android 120.0 and laterGeneral updates and hotfixes were applied to improve the user experience and overall stability.Source code released under All Rights Reserved
Version 1.2.7
Released Dec 21, 2025 - 12.83 MBWorks with firefox 109.0 and later, android 120.0 and laterCode Cleanup – Version 1.2.7
Overview
This update focuses on cleaning up the extension codebase by removing deprecated and unused files. The goal is to reduce bundle size, simplify the project structure, and improve long-term maintainability without affecting any active functionality.
Changes Made
Removed deprecated background scripts and legacy service worker files
Eliminated obsolete content script implementations that are no longer in use
Deleted unused stylesheets and redundant CSS files
Removed deprecated SVG icons and unused graphic assets
Simplified the project structure by removing redundant and unused files
Impact
Reduced overall extension bundle size
Improved code readability and maintainability
Optimized load time and memory usage
No changes to existing features or functionality
All actively used files and features remain unchanged. This cleanup ensures that only necessary and actively used resources are included in the extension, resulting in a leaner and more efficient Mozilla Firefox add-on.Source code released under All Rights Reserved