Hacker News new | ask | show | jobs
by soapdog 1840 days ago
Plugins were native code, usually running under NPAPI.

Extensions or Add-ons running with WebExtensions API are HTML/JS/CSS and have way less access to your machine. They run in a sandbox with very specific fine-grained control over permissions and capabilities.