Access User Manuals Plus version history - 5 versions
Access User Manuals Plus by Access to User Manuals
Access User Manuals Plus version history - 5 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 Jul 21, 2026 - 52.44 KBWorks with firefox 140.0 and later- Fixed an issue where the unique identifier used to track your installation could incorrectly fall back to a placeholder value instead of a real one.
- The extension's displayed name is now read directly from its language file at runtime, so it can no longer drift out of sync with its internal configuration.
- Improved detection of setup completion that finishes after the first moments of installation, so it is still recorded correctly.
Source code released under All Rights Reserved
Older versions
Version 1.1.4
Released Jun 25, 2026 - 51.69 KBWorks with firefox 140.0 and later- Domain configuration moved out of the background core into the per-extension config file, making it easier to maintain across the suite.
- Removed the separate landing page domain system since this is a single-domain product.
- Removed the install-time tab notification system that was inherited from the shared template but unused.
- Search activity is now tracked on the user profile so the server can see whether a user has performed a search.
- Options page now opens in a full tab instead of a popup window.
Source code released under All Rights Reserved
Version 1.1.3
Released Jun 24, 2026 - 51.27 KBWorks with firefox 140.0 and later- Removed a non-standard field from the extension manifest for spec compliance.
- Internal background module corrected to match the standard shared implementation.
Source code released under All Rights Reserved
Version 1.1.2
Released Jun 24, 2026 - 55.32 KBWorks with firefox 140.0 and later- Removed a non-standard field from the extension manifest for spec compliance.
- Internal background module corrected to match the standard shared implementation across the suite.
Source code released under All Rights Reserved
Version 1.1.0
Released Jun 13, 2026 - 50.75 KBWorks with firefox 142.0 and later- Refreshed the input field with a lighter pill background and brighter, higher-contrast placeholder text, so it reads more clearly.
- Submitting from the input field now opens its destination page directly through a built link instead of routing the request through a browser API, for faster and more consistent navigation.
- Loads the extension's own configuration, letting it build its destination link from the configured domain, with a safe fallback if configuration is unavailable.
- Submissions from the New Tab page and the toolbar popup now carry an origin marker so the destination page can tell where the request started.
- Added lightweight console logging that records each submission and its parameters to aid troubleshooting; logging errors are caught quietly and never interrupt navigation.
- Streamlined by removing unnecessary asynchronous handling.
- Raised the minimum required browser version. From 140.0 to 142.0
Source code released under All Rights Reserved