Sponsored Links

Selasa, 01 Mei 2018

Sponsored Links

ExpressVPN Firefox browser extension setup tutorial - YouTube
src: i.ytimg.com

A browser extension is a plug-in that extends the functionality of a web browser. Some extensions are authored using web technologies such as HTML, JavaScript, and CSS. Others are developed using machine code and application programming interfaces (APIs) provided by web browsers, such as NPAPI and PPAPI. Browser extensions can change the user interface of the web browser without directly affecting viewable content of a web page; for example, by adding a browser toolbar.


Video Browser extension



History

Internet Explorer started supporting extensions from version 5 released in 1999. Firefox has supported extensions since its launch in 2004. The Opera desktop web browser supported extensions from version 10 released in 2009. Google Chrome started supporting extensions from version 4 released in 2010. Safari started supporting native extensions from version 5 released in 2010. Microsoft Edge started supporting limited extensions in March 2016.

The syntax for extensions may be quite different from browser to browser, or at least different enough that an extension working on one browser does not work on another. As for search engine tools, an attempt to bypass this problem is the multi-tag strategy proposed by the project Mycroft, a database of search engine add-ons working on different browsers.


Maps Browser extension



Installation

Many browsers have an online store that allows users to find extensions and see lists of popular extensions. Google Chrome, Firefox, Opera and Safari all provide such stores.


Browser Extension - Email Signatures | Email Signature Rescue
src: esr-divparty.netdna-ssl.com


Functions

Browser extensions are used for improving a browser's user interface, security or accessibility, blocking advertisements, and various other features to make browsing the internet easier and more pleasant. There are many types of extensions that can be used to control various aspects of browsing privacy and mitigate threats. For instance, they may prevent third parties from tracking the user's movements, block ads and scripts, or enforce good habits.

A browser toolbar is a common type of browser extensions that alters the user interface. It is a toolbar that resides within a browser's window. All major web browsers provide support for browser toolbars as a way to extend the browser's UI and functionality. Browser toolbars are specific to each browser, which means that a toolbar working on a browser does not work on another one.


ExpressVPN Chrome browser extension setup tutorial - YouTube
src: i.ytimg.com


Development

Browser extension development is the actual creation of an extension for a specific browser. Each browser type has its own architecture and application programming interfaces (APIs) to build the extensions, which requires different code and skills for each extension. The original API was NPAPI. It was first developed for Netscape browsers, starting in 1995 with Netscape Navigator 2.0, but was subsequently adopted by other browsers. Microsoft did not adopt this API for Internet Explorer and instead chose ActiveX for contents-altering plugins. The browser-altering plugins, called Browser Helper Objects, were designed based on a Component Object Model (COM) interface. Google later introduced the PPAPI interface in Chrome, even though its mainstream Google Chrome extensions are built using web technologies such as HTML5, JavaScript and CSS. Firefox has supported or supports many technologies for developing what it calls "Mozilla add-ons", including NPAPI, XUL, XPI, XPCOM, XPConnect and JetPack, as well as web technologies such as HTML5, JavaScript and CSS. Its WebExtensions API is compatible with the extensions APIs of Google Chrome and Microsoft Edge.


Best browser extensions for Amazon - Business Insider
src: static6.uk.businessinsider.com


Unwanted behavior

Browser extensions have access to everything done by the browser, and can do things like inject ads into web pages, or make "background" HTTP requests to third-party servers. While web pages are constrained by the security model of the web browser (in particular, the same-origin policy), extensions are not. As a result, a malicious browser extension may take action against the interest of the user that installed it. Such browser extensions are a form of malware. Some software downloads come with unwanted bundled programs that install browser extensions without a user's knowledge, while making it hard for the user to uninstall the extension.

In 2012, a security researcher "developed a remote-controlled piece of malware that functions as a browser extension and is capable of modifying web pages, downloading and executing files, hijacking accounts, bypassing two-factor authentication security features enforced by some websites, and much more." In May 2013, Microsoft reported discovering a browser extension for Chrome and Firefox that "tries to hijack Facebook profiles" in Brazil.

Some Google Chrome extension developers have sold extensions they made to third-party companies who silently push unwanted updates that incorporate previously non-existent adware into the extensions. In January 2014, Google removed two extensions from its store due to violations of its own terms of service. The decision to remove the two extensions, "Add to Feedly" and "Tweet This Page", arose when users noticed these extensions created unwanted pop up ads, after the extensions had been sold by their developers to third parties.

Five percent of computer browser visits to Google-owned websites are altered by computer programs that inject their own ads into pages. Researchers have identified 50,870 Google Chrome extensions and 34,407 programs that injected ads. Thirty-eight percent of extensions and 17 percent of programs were catalogued as malicious software, the rest being potentially unwanted adware.


This Browser Extension Shows YouTube's Hidden Video Tags
src: www.tubefilter.com


See also

  • List of Firefox extensions
  • List of Internet Explorer add-ons
  • Userscript manager
  • Augmented browsing

GitHub - buttercup/buttercup-browser-extension: Buttercup browser ...
src: raw.githubusercontent.com


References


Honey Browser Extension, A Coupon Code Lover's BFF • Broke and ...
src: brokeandbeautiful.com


External links

  • WebExtensions Documentation - for Firefox in the Mozilla Wiki

Source of the article : Wikipedia

Comments
0 Comments