Mozilla Add-ons is the central distribution site and community hub for extensions, themes and related browser enhancements for Mozilla projects. Often referred to by its site name, it serves users who want to customize Firefox, Thunderbird, SeaMonkey and historically other Mozilla applications. The site provides listings, screenshots, ratings and developer tools that make discovering and managing add-ons straightforward for a wide audience. For site access and information about submission, see the official site Mozilla Add-ons.

Types and characteristics of add-ons

Add-ons on the platform fall into several common categories: extensions (small programs that modify behavior), themes (visual styles), dictionaries and language packs, search engines that integrate with the browser’s search bar, and legacy plugin integrations. Many modern extensions use standardized WebExtensions APIs to run in a secure, cross-compatible manner. Users can view permissions, version history, and compatibility notes on each add-on’s detail page.

Development, submission and review

Developers submit packages through a developer hub and must follow technical and content policies. Submitted add-ons undergo automated scans and, depending on the channel, manual review before they become listed or receive a signing certificate required by Mozilla browsers. The process balances quick publication with protections against malicious or privacy-invasive software. For developer guidelines and publishing tools visit the developer pages Developer Hub and documentation Documentation.

History and evolution

The add-on ecosystem has evolved from powerful but unsafe extension architectures to the modern WebExtensions model. A major transition occurred around the release of Firefox Quantum (Firefox 57), when many legacy XUL/XPCOM add-ons were phased out in favor of the standardized API set; this increased performance and cross-browser compatibility but required some authors to rewrite their work. Plugin technologies such as NPAPI have been deprecated and largely removed due to security and stability concerns.

Uses, examples and importance

Users install add-ons to block trackers, manage passwords, modify page appearance, save or annotate content, add developer tools, or integrate services. Administrators and enterprises use curated collections and policies to deploy extensions across many machines. The site supports user reviews, ratings and curated recommendations that help people find reputable and actively maintained add-ons. Collections and editorial picks can be explored through site categories and topic pages Explore add-ons.

Notable distinctions and current considerations

Compared with generic extension stores, Mozilla’s add-on site emphasizes privacy, open review processes and community moderation. Add-ons must comply with Mozilla’s content and privacy policies and are digitally signed for use in official builds. Users should examine permissions, recent updates and developer reputations before installing. For policy details and recommended extensions programs consult the policy pages and community resources Policies & Resources.

  • Common categories: extensions, themes, dictionaries, search engines, plugins (legacy)
  • Key practices: review, signing, automatic scans, manual checks
  • Developer tools: submission portal, documentation, versioning and localization support