An extension to save notes for future reference. The user should be able to input custom notes with headings, as well as select text from the current page he/she is in, right-click on it, and click a Save option to save it.
Find the resources for Google Chrome Extensions here
- Google Chrome > Extensions > Enable Developer Mode (On top right) > Load Unpacked > Select
src/
folder from project directory - To install gulp globally, run the command
sudo npm install -g gulp
To understand the aim, scope and technologies used in the project, please see the documentation
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please use the Gitter channel if you have questions regarding the project.