Skip to content

omunroe-com/addon-compatibility-reporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Add-on Compatibility Reporter (Redux)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.0%
  • HTML 4.5%
  • CSS 3.5%