Chrome Extension for Saving notes📝 on Chrome Have you ever experienced saving or deleting short notes swiftly? You can save your note like that with only one click of Clip. Say goodbye to heavy note application!👋 Clip is free and available for everyone.
chrome extension > Link
- support text only
- change position of memo
- adjust size of memo
- paste text is available
DO NOT uninstall the app without taking backup of your text.
At Local enviroment, states are stored in window.localStorage.
npm install
npm run start
At Production enviroment, states are stored in chromeStorage. To run this app on extension, follow below steps
npm install
npm run build
- Click chrome extension icon on top right corner and open setting
- Load unpacked chrome extension appliction(build folder)
- Click chrome extension icon again and pinned it
- Click 'Clip' icon and open in new tab
If find some bugs or issues, please write on github-repo issues.
Thank you