/notemark

Simple extension for saving URLs for later visit

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

Notemark Codacy Badge

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!

Developers

  1. Fork this repository.
  2. Switch to your working directory.
  3. Clone the development repository.

In Chrome

  1. Go to the Chrome menu > Tools > Extensions.
  2. Check Developer mode then press Load unpacked extension... .
  3. Find your working directory & select it.
  4. To test after you make a change, be sure to click on Reload button on chrome://extensions page.
  5. Push your changes.
  6. Send us pull request!

In Opera

  1. Go to about://extensions.
  2. Press Developer Mode then press Load Unpacked Extension... .
  3. Find your working directory & select it.
  4. To test after you make a change, be sure to click on Reload button on about://extensions page.
  5. Push your changes.
  6. Send us pull request!