Confirmed users
1,158
edits
(→UX: added install switch proto) |
No edit summary |
||
| Line 104: | Line 104: | ||
* Changes to snippets | * Changes to snippets | ||
* Changes to the first run experience | * Changes to the first run experience | ||
== Testing == | |||
To test on dev or stage: | |||
1. You must be on Firefox 48 | |||
2. Go to about:config and set *extensions.webapi.testing* as a Boolean to *true* | |||
3. Go to about:config and set *extensions.webservice.discoverURL* to *https://discovery.addons-dev.allizom.org/* for -dev and *https://discovery.addons.allizom.org/* for stage. | |||
4. To install an add-on, you will need to be able to install a signed add-on from dev or stage. Create the *xpinstall.signatures.dev-root* pref in about:config as a Boolean and set it to | |||
*true*. | |||
5. Open about:addons and go to "Get Addons". | |||
6. Enjoy. | |||