MCPcopy Index your code
hub / github.com/cempehlivan/chatgpt-prompt-chrome-extension

github.com/cempehlivan/chatgpt-prompt-chrome-extension @0.4.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.4.0 ↗ · + Follow
49 symbols 111 edges 21 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

logo

ChatGPT Prompt Chrome Extension

This extension allows you to use ready prompts on ChatGPT.

It uses Awesome ChatGPT Prompts repository as its datasource.

Download

Get it from the Chrome extension store: Add to Chrome

Quick Overview

Then follow these instructions to see your extension: 1. Open chrome://extensions 2. Check the Developer mode checkbox 3. Click on the Load unpacked extension button 4. Select the folder chatgpt-prompt-extension/build

ss

Core symbols most depended-on inside this repo

icon
called by 10
src/content/icons.js
showListView
called by 7
src/content/modal.js
getCustomPrompts
called by 5
src/content/custom-prompts.js
applyFilters
called by 4
src/content/list.js
saveCustomPrompts
called by 3
src/content/custom-prompts.js
setView
called by 3
src/content/modal.js
refreshList
called by 3
src/content/modal.js
close
called by 3
src/content/modal.js

Shape

Function 49

Languages

TypeScript100%

Modules by API surface

src/content/modal.js9 symbols
src/content/trigger.js6 symbols
src/content/variables.js5 symbols
src/content/list.js5 symbols
src/content/custom-prompts.js5 symbols
src/content/variable-form.js4 symbols
src/content/storage.js2 symbols
src/content/prompt-form.js2 symbols
src/content/bootstrap.js2 symbols
src/content/styles.js1 symbols
src/content/prompts-data.js1 symbols
src/content/insert-prompt.js1 symbols

For agents

$ claude mcp add chatgpt-prompt-chrome-extension \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page