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

Jump to navigation Jump to search
Line 62: Line 62:
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
*Firefox preferences:
*Firefox preferences:
extensions.htmlaboutaddons.enabled
**extensions.htmlaboutaddons.enabled
default: false
***default: false
Set to true to enable the html about:addons (otherwise the abuseReport.enabled prefs will not be enough to enable the feature)   
***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  
**extensions.abuseReport.enabled  
default: false
***default: false
Set to true to enable the integrated abuse reporting
***Set to true to enable the integrated abuse reporting
extensions.abuseReport.url
**extensions.abuseReport.url
default: "https://addons.mozilla.org/api/v4/abuse/report/addon/")
***default: "https://addons.mozilla.org/api/v4/abuse/report/addon/")
Set to the url of the non-production API endpoint:
***Set to the url of the non-production API endpoint: https://addons-dev.allizom.org/apit/v4/abuse/report/addon
https://addons-dev.allizom.org/apit/v4/abuse/report/addon


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


</div>
</div>
181

edits

Navigation menu