Difference between revisions of "Plug-in (computing)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(First)
 
Line 5: Line 5:
 
Common examples include the plug-ins used in [[Web browser|web browsers]] to add new features such as search-engines, virus scanners, or the ability to utilize a new file type such as a new video format.
 
Common examples include the plug-ins used in [[Web browser|web browsers]] to add new features such as search-engines, virus scanners, or the ability to utilize a new file type such as a new video format.
  
Well-known browser plug-ins include the [[Adobe Flash Player]], the QuickTime Player, and the Java plug-in, which can launch a user-activated Java applet on a web page to its execution on a local Java virtual machine.
+
Well-known browser plug-ins include the [[Adobe Flash Player]], the QuickTime Player, and the Java plug-in, which can launch a user-activated [[Java applet]] on a web page to its execution on a local Java virtual machine.
  
 
A theme or skin is a preset package containing additional or changed graphical appearance details, achieved by the use of a graphical user interface (GUI) that can be applied to specific software and websites to suit the purpose, topic, or tastes of different users to customize the look and feel of a piece of computer software or an operating system front-end GUI (and window managers).
 
A theme or skin is a preset package containing additional or changed graphical appearance details, achieved by the use of a graphical user interface (GUI) that can be applied to specific software and websites to suit the purpose, topic, or tastes of different users to customize the look and feel of a piece of computer software or an operating system front-end GUI (and window managers).
Line 13: Line 13:
 
* [[Adobe Flash Player]]
 
* [[Adobe Flash Player]]
 
* [[Computing]]
 
* [[Computing]]
 +
* [[Java applet]]
 
* [[Web browser]]
 
* [[Web browser]]
  

Revision as of 15:52, 29 August 2015

In computing, a plug-in (or: plugin, add-in, addin, add-on, addon, extension) is a software component that adds a specific feature to an existing software application.

When an application supports plug-ins, it enables customization.

Common examples include the plug-ins used in web browsers to add new features such as search-engines, virus scanners, or the ability to utilize a new file type such as a new video format.

Well-known browser plug-ins include the Adobe Flash Player, the QuickTime Player, and the Java plug-in, which can launch a user-activated Java applet on a web page to its execution on a local Java virtual machine.

A theme or skin is a preset package containing additional or changed graphical appearance details, achieved by the use of a graphical user interface (GUI) that can be applied to specific software and websites to suit the purpose, topic, or tastes of different users to customize the look and feel of a piece of computer software or an operating system front-end GUI (and window managers).

See also

External links