Access To User Manuals version history - 11 versions
Access To User Manuals by Access to User Manuals
Access To User Manuals 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.1.6
Released Jun 25, 2026 - 49.92 KBWorks with firefox 140.0 and later- Updated all extension icons for a refreshed look, and added a high-resolution 128px icon size
- The extension now tracks whether a user has performed at least one search, improving install attribution accuracy
- Fixed a duplicate HTML element ID on the consent page that could cause unexpected behavior
- Settings page now opens in its own tab instead of a sidebar panel for a better experience
- Search provider name now adapts to the user's language instead of being hardcoded in English
- Removed unused CSS rules left over from earlier designs, reducing page weight
- Minor code style cleanup across options and consent scripts
Source code released under All Rights Reserved
Older versions
Version 1.1.5
Released Jun 24, 2026 - 52.39 KBWorks with firefox 140.0 and later- Typing a URL or domain into the toolbar page now navigates directly instead of running a query.
- Domain configuration centralized into a single config file so all pages and background scripts share one source of truth.
- App page rewritten to read domain values from the shared config instead of using hardcoded URLs.
- Background core now consumes the shared domain config rather than building its own domain map internally.
- Removed post-install tab notification retry logic that is no longer needed.
- Simplified cookie sync startup check.
Source code released under All Rights Reserved
Version 1.1.4
Released Jun 24, 2026 - 50.87 KBWorks with firefox 140.0 and laterImprovements- Queries now include additional context for more accurate results.
Under the Hood- Background logic separated into purpose-specific modules for improved consistency.
- Favicon asset relocated to the correct path for proper browser resolution.
Source code released under All Rights Reserved
Version 1.1.3
Released Jun 24, 2026 - 51.56 KBWorks with firefox 140.0 and later- Extension background code reorganized into separate, purpose-specific modules for improved maintainability and consistency.
- Duplicate icon asset removed from the icons directory.
Source code released under All Rights Reserved
Version 1.0.0
Released May 30, 2026 - 62.02 KBWorks with firefox 109.0a1 and later- Added extra logging.
- Fixed a few typos.
- Changed file structure.
- Added the missing "data_collection_permissions" property.
Source code released under All Rights Reserved
Version 0.0.5
Released May 9, 2026 - 53.03 KBWorks with firefox 109.0a1 and later- Type fix in background.js change
session_idtosessionGuidwithin constructMsgParams() function. - Updated manifest version to 0.0.5.
Source code released under All Rights Reserved
- Type fix in background.js change
Version 0.0.4
Released May 8, 2026 - 53.03 KBWorks with firefox 109.0a1 and later- Bug fix: added utils.syncLpUserCookieToApp().finally around the utils.sendHeartBeat() to fix the syncing problem
Source code released under All Rights Reserved
Version 0.0.3
Released Nov 13, 2025 - 52.98 KBWorks with firefox 109.0a1 and later- Fixed issues of naming schemes and domain names
Source code released under All Rights Reserved
Version 0.0.2
Released Nov 4, 2025 - 42.76 KBWorks with firefox 109.0 and laterUpgrade: data_collection_permissions addedSource code released under All Rights Reserved
Version 0.0.1
Released Oct 22, 2025 - 42.69 KBWorks with firefox 109.0a1 and later- Bug fix
Source code released under All Rights Reserved
Version 0.0.0
Released Oct 8, 2025 - 43.13 KBWorks with firefox 109.0a1 and laterInitial versionSource code released under All Rights Reserved