ChatGPT Prompt Checker

A Chrome extension designed to ensure your ChatGPT conversations stay on topic using AI-powered prompt verification.

Features

Installation

For Users (Chrome Web Store)

(Coming Soon)

For Developers (Manual Loading)

  1. Download or clone this repository to your local machine.
  2. Open Google Chrome and navigate to chrome://extensions/.
  3. Enable Developer mode using the toggle switch in the top right corner.
  4. Click the Load unpacked button in the top left.
  5. Select the directory containing this extension's files (chatgpt-prompt-checker).
  6. The extension is now installed! You can pin it to your toolbar for easy access.

Usage

  1. Click the extension icon in your Chrome toolbar to open the settings popup.
  2. Enter your desired Allowed Keyword (Topic) (e.g., "Python programming").
  3. Click Save Context.
  4. Navigate to chatgpt.com and start typing a prompt.
  5. If your prompt is unrelated to the saved topic, the extension will intervene and ask for confirmation before sending.

Technical Architecture

Privacy Policy

This extension requires a connection to an external rendering worker to verify prompt context. A unique, anonymous UUID is generated upon installation to manage request limits, but no personal data or ChatGPT conversation history is stored persistently by the extension or the backend verification service.