- Download and install the targeted version of Firefox
- With Firefox closed modify
defaults/pref/channel-prefs.jsin the application directory to point to the channelrelease-sysaddoninstead ofrelease - Start (or restart) Firefox.
- In
about:config, flip theextensions.logging.enabledanddevtools.chrome.enabledprefs totrue - Open the Browser Console (Tools->Web Developer->Browser Console)
- At the prompt at the bottom of the Browser Console, force an update check by running
Cu.import("resource://gre/modules/AddonManager.jsm"); AddonManagerPrivate.backgroundUpdateCheck() - Open
about:supportand verify that system add-on appears and information is correct - Verify that the system addon is behaving as expected
Last active
September 25, 2019 17:44
-
-
Save rehandalal/91ccb626dbbe8b58f5e4975567f5eca2 to your computer and use it in GitHub Desktop.
Verifying a system addon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment