Skip to content

glam2310/quick-notes-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Notes – My First Chrome Extension!

A simple and clean Chrome extension for storing quick notes directly inside your browser.

Features

  • Write notes up to 300 characters
  • Delete notes easily
  • Notes are saved using Chrome Storage, so they remain available every time you open the extension
  • Lightweight and fast

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Chrome Extension APIs (Storage API)

How to Download & Install (Developer Mode)

  1. Click the green Code button in the GitHub repository.
  2. Select Download ZIP.
  3. Extract the ZIP file to a folder on your computer.
  4. Open Google Chrome and go to: chrome://extensions/
  5. Enable Developer mode (top right).
  6. Click Load unpacked.
  7. Select the folder that contains the extension files.

The extension will now appear in your Chrome toolbar.

Screenshot

About

A simple and clean Chrome extension for storing quick notes directly inside your browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published