This extension is not for production. It was developed as part of a research project to understand how to build browser extensions before starting a production version.
-
Clone the repository
git clone <repository-url>
-
Install dependencies
npm install
-
Build the extension
npm run build
-
Import the
dist
folder into Chrome- Open Chrome and navigate to
chrome://extensions/
- Toggle Developer Mode on.
- Click Load unpacked and select the
dist
folder. - In extension card you can find ID
chrome://extensions/
- Open Chrome and navigate to
Enjoy experimenting with the =nil; Extension!