Initial mv2 firefox extension release with basic RMP functionality
Available for install from Mozilla extension store here.
To start using right away:
- Download zip file
- Extract zip file
- Navigate to
about:debugging#/runtime/this-firefox
on Firefox browser - Click
Load Temporary Add-On
- Click into the extracted file, select
manifest.json
- Verify that the extension has loaded and is enabled (it should pop up right away under
Temporary Extensions
)
Once the extension is visible in the list, you are good to go. Can test with this link.
NOTE: Firefox does not allow you to add unsigned extensions permanently, so this process will have to be repeated every time that Firefox is restarted.