Software extension
It is proposed that this article be deleted because of the following concern:
If you can address this concern by improving, copyediting, sourcing, renaming, or merging the page, please edit this page and do so. You may remove this message if you improve the article or otherwise object to deletion for any reason. Although not required, you are encouraged to explain why you object to the deletion, either in your edit summary or on the talk page. If this template is removed, do not replace it. This message has remained in place for seven days, so the article may be deleted without further notice. Find sources: "Software extension" – news · newspapers · books · scholar · JSTOR Nominator: Please consider notifying the author/project: {{subst:proposed deletion notify|Software extension|concern=This article is a dangerous form of counterfeit contents created through [[WP:SYNTH]]: It tries to expand the in-house definitions of [[Mozilla Foundation]] for the words "add-on", "extension" and "plug-in" (See [[Add-on (Mozilla)#Types|Add-on (Mozilla) § Types]] and make it look like they apply to the whole world of computing. The portion that it talks about [[Internet Explorer]] is absolute nonsense.}} ~~~~ Timestamp: 20151011004833 00:48, 11 October 2015 (UTC) Administrators: delete |
A software extension is software that serves to extend the capabilities of or data available to an existing software application; it becomes included in the program. This term often (mistakenly) coincides with the plug-in. When installing software, one may be instructed to take one or more steps related to installing extensions (or these steps may automatically be done for the user).
"Add-on" is often considered the general term comprising snap-ins, plug-ins, extensions, and themes.[1]
The format of extensions can vary from one program to another, with for example:
- XPI format for Mozilla family (the browsers Firefox and SeaMonkey, the email client Thunderbird, but Nvu and Songbird)
- ZIP format for Opera Browser
- JAR format for Java (part of the XPI include JAR files)
Extensions vs. plug-ins
Extensions differ slightly from plug-ins. Plug-ins usually have a narrow set of capabilities. For example, the original impetus behind the development of Mozilla Firefox was the pursuit of a small baseline application, leaving exotic or personalized functionality to be implemented by extensions to avoid feature creep. This is in contrast to the "kitchen sink" approach in its predecessors, the Mozilla Application Suite and Netscape 6 and 7. Therefore, after integration, extensions can be seen as part of the browser itself, tailored from a set of optional modules.
Firefox also supports plug-ins using NPAPI. When the browser encounters references to content a plug-in specializes in, the data is handed off to be processed by that plug-in. Since there is generally a clear separation between the browser and the plug-in, the results are discrete objects embedded within a webpage. The same distinction between plug-ins and extensions is in use by other web browsers, such as Microsoft Internet Explorer, where a typical extension might be a new toolbar, and a plug-in might embed a video player on the page. Since plug-ins and extensions both increase the utility of the original application, Mozilla uses the term "add-on" as an inclusive category of augmentation modules that consists of plug-ins, themes, and search engines.
See also
References
- ^ Mozilla Firefox plugins - Description of the difference between Mozilla Firefox plugins and extensions under the general term add-on.