Manual Rack version history - 4 versions
Manual Rack by Manual Rack
Manual Rack version history - 4 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.0.7
Released Jun 25, 2026 - 6.01 MBWorks with firefox 140.0 and later- Moved domain resolution from the shared core into config.js, so each extension can configure its own subdomains without editing template code.
- Removed landing page domain logic that was unused by single-domain extensions.
- Removed post-install tab notification system that was no longer needed.
- Added first-search tracking to the user attribution cookie.
- Settings page now opens in its own tab instead of an inline panel.
- Removed non-standard slug field from the manifest.
Source code released under All Rights Reserved
Older versions
Version 1.0.6
Released Jun 24, 2026 - 6.01 MBWorks with firefox 140.0 and later- Improved cookie handling so missing cookies are returned as null instead of an empty result.
- Landing page cookie lookup now scans all available domains and filters by source, covering any landing page the user came from.
- Post-install tab notifications now use script injection with postMessage for more reliable delivery.
- Tightened install notification targeting to the active tab only.
- Added extension slug to the localization file.
- Added scripting permission for improved tab communication.
- Broadened host permissions for cross-domain cookie access.
- Lowered minimum Firefox version requirement.
Source code released under All Rights Reserved
Version 1.0.5
Released Jun 17, 2026 - 6.02 MBWorks with firefox 142.0 and laterFeatures- Browse, filter, and read product manuals directly in the extension -- no external site required
- Filter results by media type, year, topic, creator, and language
- Switch between list and grid views -- list loads without images for faster, more reliable performance
- Open individual PDFs in a built-in reader or download them directly
- Select multiple PDFs and download them together as a single zip file
- Results stream in from a bundled offline manual index -- works even when the network is slow
Under the Hood- Thumbnails load lazily as you scroll and are cached between sessions
- Grid layout holds its column count while results load -- no reflow or layout shift
- Filter panels expand fully without a nested scrollbar
- Removed dependency on an external hosted viewer
- Extension name and description now served through a localized strings file for better compatibility
Source code released under All Rights Reserved
Version 1.0.3
Released Jun 13, 2026 - 6.02 MBWorks with firefox 142.0 and later- Reduced the manuals index package holding all the manuals archive.org data from 11mb to 6mb
Source code released under All Rights Reserved