Add-ons/QA/Testplan/Abuse reporting in about:addons: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 61: Line 61:
=== Nightly ===
=== Nightly ===
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
*Enable extensions.htmlaboutaddons.enabled from about:config
*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">
*Enable extensions.htmlaboutaddons.enabled from about:config
*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>


181

edits

Navigation menu