Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 846 Bytes

AMO_Editors.md

File metadata and controls

14 lines (11 loc) · 846 Bytes

About

AMO Editors adds some additional functionality for editors on addons.mozilla.org (AMO).

Currently these are

  • Add a "Review" button to add-on listings to quickly change to the review page of an add-on.
  • Automatically pre-fill the "tested on" field in review resolution with information extracted from the current user agent.
  • Make the file viewer use the full width of the browser window to avoid line-breaks whenever possible

Important Note: This script is only useful for AMO editors (the people who review add-on submissions to addons.mozilla.org). If you're not an AMO editor don't bother to install it!

Code

The source code of this user script is hosted on GitHub. Feel free to report any issues there or submit a pull request right away.