Skip to content

hacktoolkit/notes-chrome-extension

Repository files navigation

Notes Chrome Extension

The purpoose of this application is to allow users to easily take and store notes on URLs directly on the browser.

These are the core components of the application.

  1. Basic UI to take notes.
  2. UI to see previous notes.
  3. Local storage
  4. E2E Encryption
  5. Cloud Sync

Relevant Documentation Links Chrome Developer Docs Sample Chrome Extensions Encryption Framework

The core languages being used will be HTML, CSS, and JavaScript. Eloquent JavaScript - Execellent resource and available online for free. Let's use Flexbox for styling layouts.

Development and Testing

  1. Clone this repository locally.
  2. In Google Chrome, go to Manage Extensions (chrome://extensions/).
  3. Enable Developer mode.
  4. Press Load unpacked and navigate to the folder with manifest.json, and Select.
  5. Voilà!

Building and publishing

See: https://developer.chrome.com/webstore/publish

Contributing

Contributions are welcome. Please fork the repository and submit a pull request from your local branch.

Support

Check out other Chrome extensions made by Hacktoolkit!

License

MIT. See LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •