Skip to content

sijomonps/MarkGPT

Repository files navigation

MarkGPT

MarkGPT is a Chrome extension for bookmarking important messages in AI chats.

Chrome Web Store

Install from the store:

https://chromewebstore.google.com/detail/eimdlmdbonaemjmfnnnknjejlijpmcij?utm_source=item-share-cb

Supported Sites

  • ChatGPT (chat.openai.com, chatgpt.com)
  • Claude (claude.ai)
  • Gemini (gemini.google.com)

Features

  • Bookmark messages directly in chat
  • Save selected text as a bookmark
  • View bookmarks in an in-page panel
  • Jump back to bookmarked messages quickly
  • Toggle extension on or off from the popup

Local Development

  1. Clone or download this repository.
  2. Open Chrome and go to chrome://extensions/.
  3. Enable Developer mode.
  4. Click Load unpacked.
  5. Select this project folder.

Permissions

  • storage
  • Host permissions for ChatGPT, Claude, and Gemini domains

License

See LICENSE.