A curated list of awesome resources for WebExtensions development.
WebExtensions are a cross-browser system for developing browser add-ons. To a large extent the system is compatible with the extension API supported by Google Chrome. Extensions written for this browser will in most cases run in Firefox with just a few changes.
Follow @fregante for more webext-related news.
#addons:mozilla.org - Matrix channel by Mozilla.google-chrome-extension tag on Stack Overflow - Relevant questions.firefox-addon-webextensions tag on Stack Overflow - Relevant questions.microsoft-edge-extension tag on Stack Overflow - Relevant questions.Code meant become part of the extension.
content_scripts on custom domains.browser namespace.browser namespace.Apps that help you manage your extensions.
manifest.json properties to appear only in specific browsers.These are simple and modern WebExtensions repositories that could help you figure out where pieces go, including automatic deployment via Travis CI.