A React web app that powers the Add-ons Manager (about:addons) in Firefox.
The following sections are supported:
- Extensions
- Appearance
- Plugins
- Services
Now available as a Firefox extension: https://addons.mozilla.org/en-US/firefox/addon/about-addons/
Git clone and load the source directory as a temporary addon via about:debugging.
Use chrome://aboutaddons/content/dev.html
which uses babel at runtime to transpile
the JSX.
$ make package