Frequently Asked Questions

Installation

What should I do if the extension cannot be installed?

  1. Make sure you are using Chrome, Edge, or another Chromium-based browser
  2. Check that Developer mode is enabled
  3. If you are updating the extension, remove the old version first

Why is the icon missing after installation?

  1. Click the puzzle icon on the right side of the browser toolbar
  2. Find Oh My Prompt and click the pin icon
  3. The icon will appear in the toolbar

Usage

Why does the drop-down menu not appear on a platform?

  1. Confirm that the platform is on the supported-platform list
  2. Refresh the page and try again
  3. Check whether another extension is causing a conflict
  4. For a new platform, submit feedback through Issues

Why can a prompt not be inserted?

Some platforms use rich-text editors. Try the following:

  1. Click the input field to focus it
  2. Wait for the page to load completely before trying again
  3. If the issue persists, report the platform and exact steps involved

How do I sync data to another computer?

  1. Option 1: Export a JSON file and import it on the other computer
  2. Option 2: Sign in and enable cloud sync

Vision API

Is my API Key secure?

Your API Key is stored only in your browser. It is stored securely through the Chrome Storage API and is never uploaded to a server.

Why are Image to Prompt results poor?

  1. Try a different model
  2. Use a clear image with an obvious subject
  3. Prompts for complex scenes may require manual adjustments

Other Questions

How can I report an issue or suggestion?

Submit it through GitHub Issues, and we will respond as soon as possible.

How can I add support for a new platform?

Submit a request through Issues, or open a Pull Request that adds the platform configuration.