Browser extensions are undoubtedly useful for users, whether its Chrome extensions, Firefox add-ons, or extensions for Safari. However, developing them across different browsers is often a hassle for developers. In an attempt to standardize browser extensions, key tech giants in the browser space including Google, Apple, Microsoft, and Mozilla have come together to form the WebExtensions Community Group (WECG).

The goal of WebExtensions Community Group (WECG) is to make it easier for developers to create extensions. To achieve this, participating browser vendors want to specify a consistent model of functionality, APIs, and permissions through this community. WECG also wants to improve the overall reliability of extensions by outlining an architecture that enhances performance and security.

The community urges other browser makers to join this effort. Furthermore, it will invite contributions after unveiling the first draft of the specification. If you want to learn the specifics of how this initiative will impact you as a developer, check out the full charter on GitHub.