Skip to content

Create, browse, edit and delete notes that sync across your Google account with this Chrome Extension. Built with React and TypeScript.

License

Notifications You must be signed in to change notification settings

kraftjs/ChromeNotes

Repository files navigation

Notes for Chrome

Find yourself writing post-it notes or needing other apps to take notes when you're browsing in Chrome? Then the Notes for Chrome extension is for you! This extension enables users to save, browse, edit, and delete notes from within the browser. Notes are sorted by creation date and are filterable by URL. Plus, your notes are synced! Just sign in with the same Chrome profile across your devices, and you'll see them appear.

Images:

Browser view with Notes for Chrome open

View of empty storage View of all notes View of creating a note

Prerequisites to run locally:

  1. Node & NPM installed
  2. Chrome ≥ v88 installed
  3. Notes for Chrome cloned locally to filesystem

Run locally:

  1. Clone git repository and navigate to the created directory.
  2. Install dependencies with npm install.
  3. Build project with npm run build.
  4. Navigate to address chrome://extensions/ in Chrome.
  5. Ensure developer mode is enabled.
  6. Click load unpacked and open ~/youPathToChromeNotes/ChromeNotes/dist.
  7. Notes for Chrome is now enabled as an extension in your Chrome browser. Enjoy!

View the prototype design on Figma!

About

Create, browse, edit and delete notes that sync across your Google account with this Chrome Extension. Built with React and TypeScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published