Skip to content

Utkarsh352/notey-ao

Repository files navigation

Notey-AO Chrome Extension

This is a personal AI study companion to help you store, recall, and understand text you've studied online.

Setup Instructions

For Google Chrome

  1. Open Chrome and navigate to chrome://extensions.
  2. Enable Developer mode in the top right corner.
  3. Click Load unpacked.
  4. Select the directory containing the extension's code.

For Brave Browser

  1. Open Brave and navigate to brave://extensions.
  2. Enable Developer mode in the top right corner.
  3. Click Load unpacked.
  4. Select the directory containing the extension's code.

How to Use

  1. First-Time Setup: After installing, the extension will open an Options page. Paste your OpenRouter API key here and click save. You can access this page later by right-clicking the extension icon and choosing "Options".
  2. Save a Note: Select text on any webpage, right-click, and choose "Add to NoteyAO". A notification will confirm that your note has been saved.
  3. Recall and Review: Click the Notey-AO extension icon in your toolbar. A dashboard will appear showing your saved notes in a calendar or list view.
  4. Search: Use the search bar in the list view to perform a simple text search across your notes.

Core Components

  • manifest.json: Defines the extension's permissions and structure.
  • background.js: Manages the context menu and saving notes to local storage.
  • dashboard.html / dashboard.js: The main user interface for viewing and searching notes.
  • options.html / options.js: A dedicated page for you to securely save your OpenRouter API key.
  • popup.css: The stylesheet for the extension's UI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •