Install Firefox extension DEBUG MODE - move37-com/documents GitHub Wiki
How to install the Firefox extension in debug mode
- First generate your Firefox Extension Manifest:
cd PROJECT_ROOT/BrowsersExtension && ./util/generate_manifest.sh Firefox
- Visit
about:debugging#/runtime/this-firefox
in Firefox
- Click 'Load Temporary Add-on'
- Select a file from this folder:
PROJECT_ROOT/BrowsersExtension/src
- 🎉 That's it. The top right corner of your browser should now show the ScreenomeX Debug Extension