Confirmed users
1,158
edits
(Created page with "The [https://github.com/mozilla/web-ext web-ext command line] tool is for developing WebExtensions. This document tries to outline a roadmap for web-ext. This roadmap outlines...") |
No edit summary |
||
Line 20: | Line 20: | ||
=== Boilerplate === | === Boilerplate === | ||
Through the web-ext create command we can allow new templates to be created. These templates would be for things like: | Through the web-ext create command we can allow new templates to be created. These templates would be for things like: babel, webpack, the polyfill and test mocking. | ||
=== AMO APIs === | === AMO APIs === | ||
The ability to upload a listed version to AMO has been a common request, as opposed to just signing. There might be more we can do here. | The ability to upload a listed version to AMO has been a common request, as opposed to just signing. There might be more we can do here. |