Skip to content

ankeeta-mohanty/Chat-Marker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📌 ChatGPT Bookmark Extension

A Chrome extension that lets users bookmark specific ChatGPT responses and manage them through an in-page right sidebar and a popup. It saves messages locally using Chrome storage and includes search, tagging, copy, and delete features in a clean, dark-mode-friendly UI that matches the ChatGPT experience.

🚀 Features

  • Bookmark any ChatGPT response
  • View saved messages in a sidebar or popup
  • Add and manage tags
  • Search saved messages instantly
  • One-click copy
  • Delete bookmarks
  • Dark mode UI (matches ChatGPT)
  • Local storage (no login required)

📦 Installation Guide (Step-by-Step)

  1. Download the Project

-> Click the green Code button on GitHub -> Select Download ZIP -> Extract the ZIP file to a folder on your computer

  1. Open Chrome Extensions Page

-> Open Google Chrome -> In the address bar, type: chrome://extensions/ -> Press Enter

  1. Enable Developer Mode

-> Turn ON the toggle in the top-right corner: Developer Mode

  1. Load the Extension

-> Click “Load unpacked” -> Select the extracted project folder -> Click Open

  1. Done 🎉

-> The extension is now installed -> Open ChatGPT -> You should see a Bookmark button on responses

🧠 How to Use

  1. Open ChatGPT
  2. Click the Bookmark Icon next to any response
  3. Open the extension popup or sidebar
  4. View, search, tag, copy, or delete saved messages

🛠️ Tech Stack

-> HTML -> CSS -> JavaScript -> Chrome Extension APIs -> Chrome Local Storage

📁 Project Structure

/project-folder │── manifest.json │── content.js │── popup.html │── popup.js │── styles.css │── assets/

🔮 Future Improvements

-> Cloud sync (Firebase) -> Export bookmarks (PDF / Notes) -> Folder organization -> Highlight important text

💡 Contribution

Feel free to fork this project and improve it. Suggestions and pull requests are welcome!

📄 License

This project is open-source and free to use.

About

A Chrome extension that lets users bookmark, organize, and quickly access important ChatGPT responses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors