Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 931 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 931 Bytes

Note.Taker

Quick Note Taker Chrome Extension

The Quick Note Taker Chrome Extension allows users to quickly jot down notes, ideas, or to-do lists within their Chrome browser.

Features

  • Note Taking: Easily create and save notes directly within the extension popup.
  • Synchronization: Notes are synchronized across devices using Google Sync API when the user is signed in to Chrome.
  • Numbered Notes: Saved notes are displayed on separate lines with numbering for better organization.
  • Clear Notes: Option to clear all previously saved notes.

Installation and usage

  1. Clone this repository to your local machine.
  2. Load the extension in Chrome by navigating to chrome://extensions/.
  3. Enable "Developer mode" at the top-right corner.
  4. Click the "Load unpacked" button and select the extension directory.

Contributing

Contributions are welcome! Feel free to open issues or pull requests.