Related articles |
---|
Origins and lineage |
Category |
This is a list of WebExtensions [lower-alpha 1] that are recommended by Mozilla. [2]
Browser extension | Free license | Dependencies | WebExt | Rec. [2] | Category | Description | |
---|---|---|---|---|---|---|---|
Nonfree JS site | Nonfree server | ||||||
Cookie AutoDelete | MIT | No | No | Yes | Yes | Privacy and security | |
Decentraleyes | MPL-2.0 | No | No | Yes | Yes | Content delivery network (CDN) emulation | |
DownThemAll! | GPL-2.0 | No | No | Yes | Yes | Download manager | A download manager and accelerator. |
FoxyProxy Standard | GPL-2.0 | No | No | Yes | Yes | Privacy and security | Proxy management tool |
HTTPS Everywhere | GPL-2.0-or-later | No | No | Yes | Yes | Transport Layer Security (TLS) | HTTP Secure whenever possible. |
NoScript | GPL-2.0 | No | No | Yes | Yes | Privacy and security | JavaScript and other potentially executable content. |
Privacy Badger | GPL-3.0 | No | No | Yes | Yes | Adblocker | Do Not Track setting in a user's web browser. |
Read Aloud | GPL-3.0 | No | No | Yes | Yes | Accessibility | A Text to Speech Voice Reader |
Stylus | GPL-3.0 | No | No | Yes | Yes | CSS | Customization |
Turn Off the Lights | GPL-2.0 | No | No | Yes | Yes | Customization | Obscure or mask content other than a running video. |
uBlock Origin | GPL-3.0 | No | No | Yes | Yes | Wide-spectrum content blocker | Blocking ads and filtering content via a paired blacklist and whitelist. |
Zoom Page WE | GPL-2.0 | No | No | Yes | Yes | Accessibility | computer vision syndrome (CVS) |
Browser extension | Firefox | Firefox for Android |
---|---|---|
Cookie AutoDelete | Yes | Yes |
Decentraleyes | Yes | Yes |
DownThemAll! | Yes | No |
FoxyProxy Standard | Yes | Yes |
HTTPS Everywhere | Yes | Yes |
NoScript | Yes | Yes |
Privacy Badger | Yes | Yes |
Read Aloud | Yes | Yes |
Stylus | Yes | No |
Turn Off the Lights | Yes | Yes |
uBlock Origin | Yes | Yes |
Zoom Page WE | Yes | No |
Browser extension | Free license | Dependencies | WebExt | Rec. [2] | Category | Description | |
---|---|---|---|---|---|---|---|
Nonfree JS site | Nonfree server | ||||||
Enigmail | MPL-2.0 | No | No | Yes | Yes |
ChatZilla is an IRC client that is part of SeaMonkey. It was previously an extension for Mozilla-based browsers such as Firefox, introduced in 2000. It is cross-platform open source software which has been noted for its consistent appearance across platforms, CSS appearance customization and scripting.
XUL, which stands for XML User Interface Language, is a user interface markup language developed by Mozilla. XUL is an XML dialect for writing graphical user interfaces, enabling developers to write user interface elements in a manner similar to web pages.
Mozilla Thunderbird is free and open-source email client software which also functions as a full personal information manager with a calendar and contactbook, as well as an RSS feed reader, chat client (IRC/XMPP/Matrix), and news client. Available cross-platform, it is operated by the Mozilla Foundation's subsidiary MZLA Technologies Corporation. Thunderbird is an independent, community-driven project that is managed and overseen by the Thunderbird Council, which is elected by the Thunderbird Community. The project strategy was originally modeled after that of Mozilla's Firefox web browser and is an interface built on top of that web browser.
Mozilla Firefox has features that allow it to be distinguished from other web browsers, such as Chrome and Internet Explorer.
OpenSearch is a collection of technologies that allow the publishing of search results in a format suitable for syndication and aggregation. Introduced in 2005, it is a way for websites and search engines to publish search results in a standard and accessible format.
Add-on is the Mozilla term for software modules that can be added to the Firefox web browser and related applications. Mozilla hosts them on its official add-on website.
NoScript is a free and open-source extension for Firefox- and Chromium-based web browsers, written and maintained by Giorgio Maone, a software developer and member of the Mozilla Security Group.
Flashblock is a discontinued Flash content-filtering Firefox extension for Mozilla Firefox and SeaMonkey.
Tab Mix Plus was a Mozilla Firefox extension that adds to the tabbed browsing functions in Firefox. It was a popular extension on Mozilla Add-ons, which records download statistics. TMP is a collection of features from other extensions built in one package. Lifehacker named it one of their "Top 10 must-have Firefox extensions" for 2009. PC World said that "With Tab Mix Plus, Firefox tabs go past the obvious and into the indispensable... it's hard to imagine how you lived without it." As the only extension providing multi-row tab support, Wired and CNET both called it a "must-have" that is "powerful" and "gives you what feels like an infinite amount of control over tab behaviour."
Stylish is a user style manager that can change the appearance of web pages in a user's browser without changing their content by including user-supplied CSS style sheets with those supplied by the web site itself. The Stylish browser extension includes tools with which to write user styles, and can install user styles written by other Stylish users from a companion website. These user styles may be more or less selective, targeting just one web page, or all of the pages on a domain, or every page on the web.
ScrapBook is an extension for the Mozilla Firefox web browser which adds enhanced scrapbooking, page saving, bookmarking, and notetaking functionality.
WOT Services is the developer of MyWOT, an online reputation and Internet safety service which shows indicators of trust about existing websites. The confidence level is based both on user ratings and on third-party malware, phishing, scam and spam blacklists. The service also provides crowdsourced reviews, about to what extent websites are trustworthy, and respect user privacy, vendor reliability and child safety.
Web Slices are a web feed technology based on the hAtom Microformat that allows users to subscribe to portions of a web page. Microsoft developed the Web Slice format, and published a specification under their Open Specification Promise. The specification is not published by any independent standards body. Introduced in Internet Explorer 8 Beta 1, Web Slices can be previewed in a fly-out window. As of 2012, Internet Explorer 8 and 9 were the only browsers to support Web Slices natively, although Mozilla Firefox had support via an add-on called webchunks.
AdBlock is an ad-blocking browser extension for Google Chrome, Apple Safari, Firefox, Opera, and Microsoft Edge. AdBlock allows users to prevent page elements, such as advertisements, from being displayed. It is free to download and use, and it includes optional donations to the developers. The AdBlock extension was created on December 8, 2009, which is the day that supports for extensions was added to Google Chrome. It was one of the first Google Chrome extensions that were made.
The Mozilla Archive Format (MAFF) is a legacy Web archive file format that was provided by Firefox through an extension, used to store one or more web pages with their associated audio, video, and other related web resources to a single file. Unlike MHTML, which uses MIME encoding within a single HTML file, MAFF compresses the page into a ZIP container file.
Video DownloadHelper is an extension for the Firefox web browser and Chrome web browser. It allows the user to download videos from sites that stream videos through HTTP. The extension was developed by Michel Gutierrez.
Pale Moon is an open-source web browser with an emphasis on customization; its motto is "Your browser, Your way". There are official releases for Microsoft Windows, FreeBSD, macOS, and Linux, as well as contributed builds for various platforms.
Content Security Policy (CSP) is a computer security standard introduced to prevent cross-site scripting (XSS), clickjacking and other code injection attacks resulting from execution of malicious content in the trusted web page context. It is a Candidate Recommendation of the W3C working group on Web Application Security, widely supported by modern web browsers. CSP provides a standard method for website owners to declare approved origins of content that browsers should be allowed to load on that website—covered types are JavaScript, CSS, HTML frames, web workers, fonts, images, embeddable objects such as Java applets, ActiveX, audio and video files, and other HTML5 features.
PDF.js is a JavaScript library that renders Portable Document Format (PDF) files using the web standards-compliant HTML5 Canvas. The project is led by the Mozilla Corporation after Andreas Gal launched it in 2011.
Decentraleyes is a free and open-source browser extension used for local content delivery network (CDN) emulation. Its primary task is to block connections to major CDNs such as Cloudflare and Google and serve popular web libraries locally on the user's machine. Decentraleyes is available for Microsoft Edge, Mozilla Firefox + Firefox ESR, Google Chrome, Pale Moon and Opera web browsers.