From Surf Wiki (app.surf) — the open knowledge base
Browser extension
Program that extends the functionality of a web browser
Program that extends the functionality of a web browser
A browser extension is a software module for customizing a web browser. Browsers typically allow users to install a variety of extensions, including user interface modifications, cookie management, ad blocking, and the custom scripting and styling of web pages.
Browser plug-ins are a different type of module and no longer supported by the major browsers. One difference is that extensions are distributed as source code, while plug-ins are executables (i.e. object code). The most popular browser, Google Chrome, has over 200,000 extensions available but stopped supporting plug-ins in 2020.
History
Internet Explorer was the first major browser to support extensions, with the release of version 4 in 1997. Firefox has supported extensions since its launch in 2004. Opera and Chrome began supporting extensions in 2009, and Safari did so the following year. Microsoft Edge added extension support in 2016.
API conformity
In 2015, a community group formed under the W3C to create a single standard application programming interface (API) for browser extensions. While this particular work did not reach fruition, every major browser now has the same or very similar API due to the popularity of Google Chrome.
Chrome was the first browser with an extension API based solely on HTML, CSS, and JavaScript. Beta testing for this capability began in 2009, and the following year Google opened the Chrome Web Store. As of June 2012, there were 750 million total installations of extensions and other content hosted on the store. In the same year, Chrome overtook Internet Explorer as the world's most popular browser, and its usage share reached 60% in 2018.
Because of Chrome's success, Microsoft created a very similar extension API for its Edge browser, with the goal of making it easy for Chrome extension developers to port their work to Edge. But after three years Edge still had a disappointingly small market share, so Microsoft rebuilt it as a Chromium-based browser. (Chromium is Google's open-source project that serves as the functional core of Chrome and many other browsers.) Now that Edge has the same API as Chrome, extensions can be installed directly from the Chrome Web Store.
In 2015, Mozilla announced that the long-standing XUL and XPCOM extension capabilities of Firefox would be replaced with a less-permissive API very similar to Chrome's. This change was enacted in 2017. Firefox extensions are now largely compatible with their Chrome counterparts.
Apple was the last major exception to this trend, but support for extensions conforming to the Chrome API was added to Safari for macOS in 2020. Extensions were later enabled in the iOS version for the first time.
In 2021, these browser vendors formed a new W3C community group, called WebExtensions, to "specify a model, permissions, and a common core of APIs". However, Google joined this during its overhaul of Chrome's extension API, known as Manifest V3, which greatly reduces the capability of ad blockers and privacy-related extensions. Thus the WebExtensions group is viewed by some extension developers as nothing more than Google imposing its Manifest V3 design.
Unwanted behavior
Browser extensions typically have access to sensitive data, such as browsing history, and they have the ability to alter some browser settings, add user interface items, or replace website content. As a result, there have been instances of malware, so users need to be cautious about what extensions they install.
There have also been cases of applications installing browser extensions without the user's knowledge, making it hard for the user to uninstall the unwanted extension.
Some Google Chrome extension developers have sold their extensions to third-parties who then incorporated adware. In 2014, Google removed two such extensions from the Chrome Web Store after many users complained about unwanted pop-up ads. The following year, Google acknowledged that about five percent of visits to its own websites had been altered by extensions with adware.
References
References
- "What are extensions?".
- (8 January 2014). "Why Browser Plug-Ins Are Going Away and What's Replacing Them". howtogeek.com.
- (9 September 2022). "Plugin".
- "StatCounter Global Stats".
- "Chrome extension statistics (Jan 2026)".
- "Google Chrome 88 released: RIP Flash Player".
- (15 August 2017). "Browser Extensions".
- "Google Chrome extensions to be officially released".
- (18 March 2016). "Edge browser now has extensions in the latest Windows 10 preview". [[Condé Nast]].
- "Browser Extension Community Group Charter — Browser Extension Community Group".
- "Re: One question from Florian Rivoal on 2017-07-29 (public-browserext@w3.org from July 2017)".
- (2024-11-21). "Build a cross-browser extension - Mozilla {{!}} MDN".
- "Extensions Status: On the Runway, Getting Ready for Take-Off".
- "Extensions beta launched, with over 300 extensions!".
- Vikas SN. (2012-06-29). "The Lowdown: Google I/O 2012 Day 2 – 310M Chrome Users, 425M Gmail & More". MediaNama.
- (3 September 2011). "Internet Explorer usage to plummet below 50 percent by mid-2012".
- Statcounter. "Browser Market Share Worldwide {{!}} StatCounter Global Stats".
- "Porting an extension from Chrome to Microsoft Edge". Microsoft.
- (2018-12-06). "Microsoft Edge: Making the web better through more open source collaboration".
- Keizer, Gregg. (2018-12-08). "With move to rebuild Edge atop Google's Chromium, Microsoft raises white flag in browser war".
- "Add or remove extensions in Microsoft Edge".
- (21 August 2015). "The Future of Developing Firefox Add-ons".
- (10 August 2017). "Upcoming Changes in Compatibility Features".
- (12 August 2017). "How to enable legacy extensions in Firefox 57 - gHacks Tech News".
- "Porting a Google Chrome extension". Mozilla.
- (2020). "Safari 14 Release Notes".
- Ortolani, Parker. (2021-09-21). "Here are the best new Safari extensions to download for iOS 15 and iPadOS 15 (Updated)".
- (3 April 2023). "WebExtensions Community Group".
- Barnett, Daly. (2021-12-09). "Chrome Users Beware: Manifest V3 is Deceitful and Threatening".
- Amadeo, Ron. (2023-12-01). "Chrome's next weapon in the War on Ad Blockers: Slower extension updates".
- (2023-12-01). "Inside the 'arms race' between YouTube and ad blockers".
- (29 December 2021). "Re: Do not outlaw dynamic code".
- (2 January 2022). "Re: Do not outlaw dynamic code".
- (7 January 2024). "Re: Manifest v3 background scripts should not be killed when there are active listeners".
- (18 March 2018). "Protect User Privacy".
- "Add-on Policies".
- (16 January 2018). "Security firm ICEBRG uncovers 4 malicious Chrome extensions - gHacks Tech News".
- (11 May 2018). "Google's bad track record of malicious Chrome extensions continues - gHacks Tech News".
- "Chrome Extension Devs Use Sneaky Landing Pages after Google Bans Inline Installs".
- (17 January 2018). "Google Chrome extensions with 500,000 downloads found to be malicious". Ars Technica.
- "PUP Criteria". Malwarebytes.
- (17 January 2014). "Adware vendors buy Chrome Extensions to send ad- and malware-filled updates". Ars Technica.
- Bruce Schneier. (21 Jan 2014). "Adware Vendors Buy and Abuse Chrome Extensions".
- Winkler, Rolfe. (19 January 2014). "Google Removes Two Chrome Extensions Amid Ad Uproar". Wall Street Journal.
- "Ad Injection at Scale: Assessing Deceptive Advertisement Modifications".
- "Superfish injects ads into 5 percent of all Google page views". [[IDG]].
- "Superfish injects ads in one in 25 Google page views". [[IDG]].
This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.
Ask Mako anything about Browser extension — get instant answers, deeper analysis, and related topics.
Research with MakoFree with your Surf account
Create a free account to save articles, ask Mako questions, and organize your research.
Sign up freeThis content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.
Report