Notemark is an extension for Chrome/Opera intended for saving URLs for later visit.
If you want to contribute any improvements, please go ahead and send us a pull request from a fork of this repo!
- Fork this repository.
- Switch to your working directory.
- Clone the development repository.
- Go to the Chrome menu > Tools > Extensions.
- Check Developer mode then press Load unpacked extension... .
- Find your working directory & select it.
- To test after you make a change, be sure to click on Reload button on chrome://extensions page.
- Push your changes.
- Send us pull request!
- Go to about://extensions.
- Press Developer Mode then press Load Unpacked Extension... .
- Find your working directory & select it.
- To test after you make a change, be sure to click on Reload button on about://extensions page.
- Push your changes.
- Send us pull request!