Articles in this series
Unleash the browser's third eye · What is a Browser Extension A browser extension1 is a small software module for customizing a web browser. Browsers...
Browsers where extensions can be 👨💻 & ⬇️ · Where can I install Browser Extensions? Although majority of browsers support Extensions / Add-ons, let's...
Dissecting an Extension · What does an Extension package contains? An extension consists of a collection of files, packaged for distribution and...
How extension work · Architecture As discussed in the previous article, An extension's architecture will depend on its functionality, but all extensions...
The manifest that won't crash · Mainfest Every extension has a JSON-formatted manifest file, named manifest.json, that provides important...