181
edits
No edit summary |
|||
| Line 61: | Line 61: | ||
=== Nightly === | === Nightly === | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
* | *Firefox preferences: | ||
extensions.htmlaboutaddons.enabled | |||
default: false | |||
Set to true to enable the html about:addons (otherwise the abuseReport.enabled prefs will not be enough to enable the feature) | |||
extensions.abuseReport.enabled | |||
default: false | |||
Set to true to enable the integrated abuse reporting | |||
extensions.abuseReport.url | |||
default: "https://addons.mozilla.org/api/v4/abuse/report/addon/") | |||
Set to the url of the non-production API endpoint: | |||
https://addons-dev.allizom.org/apit/v4/abuse/report/addon | |||
</div> | </div> | ||
=== Beta === | === Beta === | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
* | *Firefox preferences: | ||
extensions.htmlaboutaddons.enabled | |||
default: false | |||
Set to true to enable the html about:addons (otherwise the abuseReport.enabled prefs will not be enough to enable the feature) | |||
extensions.abuseReport.enabled | |||
default: false | |||
Set to true to enable the integrated abuse reporting | |||
extensions.abuseReport.url | |||
default: "https://addons.mozilla.org/api/v4/abuse/report/addon/") | |||
Set to the url of the non-production API endpoint: | |||
https://addons-dev.allizom.org/apit/v4/abuse/report/addon | |||
</div> | </div> | ||
edits