This repository is a pretty simple one, it is a simple Chrome extension showcase. Creating a Chrome extension is way easier than you might ever think of, but it may provide you a better user experience in varies of aspects.
We will be using vanilla.js, no build tools are involved.
-
File in the root directory: manifest.json
-
Chrome extension API reference.
Go to the Extension page, turn the Developer mode on,
then click "Load unpaced".