-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Mahesh Asolkar edited this page Sep 15, 2015
·
5 revisions
Welcome to the ffx-addon-gglappbtn wiki!
- Make sure JPM and Git Bash are installed
- Create a test profile, mainly to disable Extension Signing
/C/Program\ Files/Nightly/firefox.exe \
--profile /C/Users/.../ffx-addon-prof
- In the Firefox window that opens, open
about:config
and setxpinstall.signatures.required
tofalse
- Navigate into the add-on directory and use the following to invoke debug run:
jpm run --binary /C/Program\ Files/Nightly/firefox.exe \
--profile /C/Users/.../ffx-addon-prof --debug