DIM Aegis Overlay v1.0.1
This patch release introduces cross-browser compatibility, enabling the extension to run natively on Mozilla Firefox (using Manifest V3) in addition to Google Chrome and Opera.
Changes in v1.0.1
- Firefox Manifest V3 Support: Modified background configuration to support both Chrome Service Workers (
service_worker) and Firefox Event Pages (scripts) side-by-side. - Gecko Extension ID: Configured
browser_specific_settingswith Extension IDdim-aegis-overlay@maxeption.github.iofor persistent installation in Firefox. - Pre-Built Package: Compiled and packaged the latest build into
dim-aegis-overlay-v1.0.1.zipfor direct "Load unpacked" installation.
Installation (Unpacked Extension)
Method A: Direct Download (Recommended for Users)
- Download the pre-built
dim-aegis-overlay-v1.0.1.zipasset from this release page. - Unzip the file to a permanent folder on your computer.
- Open your browser:
- Chrome/Opera: Go to
chrome://extensions/and enable Developer mode (top-right). Click Load unpacked and select the unzipped folder. - Firefox: Go to
about:debugging#/this-firefox, click Load Temporary Add-on..., and select the unzippedmanifest.jsonfile.
- Chrome/Opera: Go to