Skip to content

qobulovasror/notes-browser-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Browser Extension

Organize your browsing experience with the Note Browser Extension. This extension allows you to create and save notes directly in your browser, so you can jot down ideas, reminders, or important information without leaving the webpage.

Note Browser Extension

Usage

Once the extension is installed, you'll see a notepad icon in your browser's toolbar. Click on the icon to open the note-taking interface. You can create new notes, edit existing ones, and organize them using labels.

Features

  • 📝 Create and save notes directly within your browser.
  • 🏷️ Organize your notes with customizable labels.
  • ✏️ Edit and update your notes at any time.
  • 🔒 Data is stored locally in your browser's storage for privacy.

Development

If you're interested in contributing to the development of this extension or customizing it for your personal use, follow these steps:

  1. Clone the repository:
gh repo clone qobulovasror/notes-browser-extention

or

git clone https://github.com/qobulovasror/notes-browser-extention
  1. Navigate to the project directory:
cd notes-browser-extention
  1. Load the extension in your browser:
  • Chrome:
  1. Open the Extension Management page by navigating to chrome://extensions.
  2. Enable "Developer mode" in the top-right corner.
  3. Click the "Load unpacked" button and select the extension directory.
  • Firefox:
    1. Enter about:debugging in the URL bar.
    2. Click the "This Firefox" tab.
    3. Click the "Load Temporary Add-on" button and select the extension directory.
  1. Make changes: Feel free to modify the code to suit your preferences or add new features. The main logic is in script.js.

  2. Test your changes: After making your changes, test the extension's functionality by creating, editing, and saving notes.

  3. Share your improvements: If you've added valuable features or improvements, consider creating a pull request. Your contributions are welcome!

Credits

This extension was inspired by the need to take quick notes while browsing.

License

This project is licensed under the MIT License.

About

This repository is a browser extension for notes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published