https://github.com/yungsamd17/quick-notes
A simple note-taking Chrome extension
https://github.com/yungsamd17/quick-notes
browser-extension chrome-extension extension notes notes-app notes-taking-app
Last synced: about 1 month ago
JSON representation
A simple note-taking Chrome extension
- Host: GitHub
- URL: https://github.com/yungsamd17/quick-notes
- Owner: yungsamd17
- License: mit
- Created: 2024-02-09T14:57:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T18:14:21.000Z (over 2 years ago)
- Last Synced: 2025-09-22T23:36:56.274Z (9 months ago)
- Topics: browser-extension, chrome-extension, extension, notes, notes-app, notes-taking-app
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
Quick Notes
A simple note-taking Chrome extension
## Features
- Create and Edit notes
- Export and Import notes
- Delete all notes button

## [**Download**](https://github.com/yungsamd17/quick-notes/releases/latest/download/quick-notes.zip) *and follow instructions on how to install*
### How to Install
Here is a short guide how to install an unpacked extension on Google Chrome or Chromium-based browsers (e.g. Brave, Edge, Opera).
1. Unzip the folder.
2. Place the folder somewhere you might not remove it by mistake.
3. Open the **"Extensions"** page *`chrome://extensions/`* in the browser and turn on the **"Developer mode"**.

4. Click on the **"Load unpacked"** button and select the directory of the extension.
5. Enjoy taking notes.