Skip to content

Install Firefox extension DEBUG MODE

Ali Jelveh edited this page Sep 13, 2019 · 3 revisions

How to install the Firefox extension in debug mode

  1. First generate your Firefox Extension Manifest: cd PROJECT_ROOT/BrowsersExtension && ./util/generate_manifest.sh Firefox
  2. Visit about:debugging#/runtime/this-firefox in Firefox
  3. Click 'Load Temporary Add-on'
  4. Select a file from this folder: PROJECT_ROOT/BrowsersExtension/src
  5. 🎉 That's it. The top right corner of your browser should now show the ScreenomeX Debug Extension