|
|
|
|
|
by zokier
4861 days ago
|
|
First of all, in Firefox (and I believe in Chrome too) there is a distinction between "addons" (such as adblock plus) and "plugins" (such as flash). The main difference being that plugins are DLLs containing native code, and thus have all the privileges the browser has. In comparison, addons are mostly JavaScript, and run inside the browser with somewhat limited access to the rest of the system. |
|
Addons is more generic term, it includes extensions, plugins and themes.