browser-extension
v0.1.1
Published
### For Chrome browser 1. Clone the repo 2. Go to chrome://extensions/ 3. Enable Developer Mode, on the right side 4. Click Load upacked button, on the left side 5. choose the build folder 6. then you will get the extension icon on the app-bar
Readme
Nunet Browser Extension
For Chrome browser
- Clone the repo
- Go to chrome://extensions/
- Enable Developer Mode, on the right side
- Click Load upacked button, on the left side
- choose the build folder
- then you will get the extension icon on the app-bar
To build and test
- clone the repo
- cd browser-extension/
- npm install
- npm run build
- go to chrome://extensions/ and load the build folder as steps in above
