Never mix up local, test and live environments again!
Get it in the Chrome Web Store
GNU GENERAL PUBLIC LICENSE Version 2
If you like URL Marker, the best way to contribute is to leave a review in the Chrome Web Store
If you found any bugs or think of a way to improve URL Marker, please check whether it has already been reported before creating a new issue.
If you would like to help out with developing URL Marker, take a look at the open issues and volunteer to take one on.
- First, run
npm install
- The following command builds the extension and watches for changes to html, css and js.
npm run dev
- Open your extensions manager in Chrome and enable developer mode
- Click "Load unpacked" and choose the
build
directory - Reload the extension after making changes