зеркало из
1
0
Форкнуть 0
Add-on Compatibility Reporter (Redux)
Перейти к файлу
Andreas Wagner f6f98d94d9
Release 2.2.4
2017-06-21 14:38:25 +02:00
data Fix ReferenceError 2016-11-22 15:34:27 +01:00
lib Manually resolve full url to module before loading 2017-06-21 14:37:09 +02:00
README.md Show dev info in README (fix #51) 2016-08-10 14:30:35 +01:00
icon.png added icons, removed preferences 2012-02-15 23:42:38 +01:00
icon64.png added icons, removed preferences 2012-02-15 23:42:38 +01:00
package.json Release 2.2.4 2017-06-21 14:38:25 +02:00

README.md

Add-on Compatibility Reporter (ACR)

ACR is an add-on for Firefox that lets you report whether add-ons are compatible with your version of Firefox. This includes reporting on multiprocess compatibility.

Mozilla monitors these reports and keeps an eye on misbehaving add-ons to ensure Firefox users have the best experience.

This version of ACR is built with the Add-ons SDK, available for download at: https://addons.mozilla.org/developers/builder

Project page: https://wiki.mozilla.org/AMO:Projects/ACR

Developed by Mozilla in collaboration with Briks Software: http://briks.si

Installation

If you want to install this add-on as an end-user, please download it from the Mozilla Add-ons site.

Development

To work on ACR, use jpm. You'll need node/npm installed.

npm install -g jpm
git clone git@github.com:mozilla/addon-compatibility-reporter.git

Then use jpm run inside your ACR folder. A new Firefox profile with ACR installed will appear.

Test against a local addons-server

If you want to test your reports against a local addons-server instance and have followed addons-server's install docs, you can change extensions.acr.amo_host in about:config to http://olympia.dev.