plugin
Plugin (noun) means a separate piece of software that adds a feature to an existing program without changing the program itself, and which can be installed or removed independently. Example: “There is a plugin that adds a booking calendar to the site.”
How to Use Plugin
Learner’s notesIn plain EnglishAn optional extra you install to give a program a new feature.
Written plugin or plug-in; both are accepted, and plug-in is more usual in edited prose.
A plugin adds behaviour; a theme changes appearance. On many platforms they are installed the same way but do different jobs.
Trace the full origin ↓Fill the Gap
Can you complete this real example?
There is a _____ that adds a booking calendar to the site.
Etymology
From the phrasal verb plug in, on the image of plugging an extra part into a socket.
Synonyms
View more →Antonyms
Related Words
Frequently Asked Questions
What is the difference between a plugin and an extension?
In practice they mean much the same thing: an optional add-on. Browsers now mostly use extension, while content systems such as WordPress use plugin. Historically browser plug-ins were separate programs that handled particular file types, which is no longer how browsers work.
What is the difference between a plugin and a library?
A plugin is installed into a finished program by its user or administrator and works within the rules that program sets. A library is code a developer includes while building software, before it is finished.
Why can plugins break a website?
Plugins are written by different people and each can change how the site behaves. Two plugins altering the same thing, or one written for an older version of the host software, can conflict and cause errors.