Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

SaltyNote/saltynote-chrome-extension

Repository files navigation

SaltyNote Chrome Extension

Check zhouhao/saltynote-chrome-extension-cloudflare for further updates.

Codacy Badge FOSSA Status

Chrome Web Store Chrome Web Store Chrome Web Store

SaltyNote can be a very useful Chrome Extension, with which, you can easily annotate any text in any page with your comments.

Website

Chrome Web Store

Documentation & Blog Post

Overview

Overview

Get Started

  1. Make a copy of env.example.json, and rename it to env.json.
  2. Make a copy of src/icons-example, and rename it to src/icons.
  3. Run npm run build, then a dist folder will be generated.
  4. Go to chrome://extensions/ page in Chrome, enable developer mode, and load the extension from dist folder.

License

MIT