- A cross platform chrome extension to instantly create text/image notes from any website.
- It adds an option
Add to NoteMaker
in the context menu of your browser. - Whenever any text or image is selected from any website, upon right clicking you can save the note to your account.
- All your notes are saved to cloud database, hence can be accessed from anywhere anytime.
- If you visit the website again, the text selected by you is highlighted.
- You can also edit the text notes, according to your need.
- Clone the repository
- Check the "Developer mode" on the top right corner of the chrome's extension page(
chrome://extensions
) - Click Load Unpacked, navigate to the directory where you cloned it, Select the directory and you can start using.
- You will need to signup first if you don't have an account to start using it.
- The repository is open to contributions.
- The server code for the chrome extension can be found here : notemaker-server
- Server is deployed on Heroku
- Shreyas Shankar (@shrey920)
- Mehnaz Yunus (@mehnazyunus)
- Mishal Shah (@mishal23)