--- title: WebExtensions slug: Mozilla/Add-ons/WebExtensions tags: - NeedsTranslation - TopicStub translation_of: Mozilla/Add-ons/WebExtensions ---
WebExtensions is 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 and Opera. Extensions written for these browsers will in most cases run in Firefox or Microsoft Edge with just a few changes. The API is also fully compatible with multiprocess Firefox.
We also intend to extend the APIs to support the needs of add-on developers, so if you have ideas, we'd love to hear them. You can reach us on the dev-addons mailing list or #webextensions on IRC.