A "Hello World" Chrome Extension.
- Clone or download the repository as a zip and extract it
- Open chrome://extensions
- Assert the Developer mode (top right) is enabled.
- Click on Load unpacked extension and pick the extracted extension folder
(the one containing themanifest.json
file)
- Just navigate into /src folder.
(the/manifest.json
file is needed as well)