Releases: parsakhaz/uwRMP
Releases · parsakhaz/uwRMP
uwRMP mv3 release
Initial mv3 chrome extension release with basic RMP functionality
To start using right away:
- Download zip file
- Extract zip file
- Navigate to
chrome://extensions/
on chrome browser - Enable developer mode in top right
- Click load unpacked, and navigate to extracted file and select it
- Verify that the extension has loaded and is enabled in your extensions list
Once the extension is visible in your extensions list, you are good to go.
uwRMP firefox mv2 release
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.