Check zhouhao/saltynote-chrome-extension-cloudflare for further updates.
SaltyNote
can be a very useful Chrome Extension, with which, you can easily annotate any text in any page with your comments.
- Make a copy of
env.example.json
, and rename it toenv.json
. - Make a copy of
src/icons-example
, and rename it tosrc/icons
. - Run
npm run build
, then adist
folder will be generated. - Go to chrome://extensions/ page in Chrome, enable
developer mode
, and load the extension fromdist
folder.
MIT