prompts.chat Firefox

Examine source code of prompts.chat

Inspect and view changes in prompts.chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "prompts.chat",
  "description": "prompts.chat - AI-powered prompt library for ChatGPT, Claude, Gemini, and more",
  "version": "1.6.2",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "https://chatgpt.com/*",
    "https://claude.ai/*",
    "https://gemini.google.com/*",
    "https://copilot.microsoft.com/*",
    "https://chat.deepseek.com/*",
    "https://grok.com/*",
    "https://www.perplexity.ai/*",
    "https://chat.mistral.ai/*",
    "https://huggingface.co/*",
    "https://poe.com/*",
    "https://github.com/*",
    "https://bolt.new/*",
    "https://lovable.dev/*",
    "https://v0.dev/*",
    "https://duck.ai/*",
    "https://prompts.chat/*"
  ],
  "content_security_policy": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'",
  "web_accessible_resources": [
    "**/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@prompts.chat",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "prompts.chat",
    "default_popup": "popup.html"
  },
  "sidebar_action": {
    "default_panel": "sidepanel.html",
    "default_title": "prompts.chat"
  },
  "content_scripts": [
    {
      "matches": [
        "https://bolt.new/*",
        "https://builder.ai2sql.io/*",
        "https://chat.deepseek.com/*",
        "https://chat.mistral.ai/*",
        "https://chatgpt.com/*",
        "https://claude.ai/*",
        "https://copilot.microsoft.com/*",
        "https://fal.ai/*",
        "https://gemini.google.com/*",
        "https://github.com/*",
        "https://grok.com/*",
        "https://huggingface.co/*",
        "https://lovable.dev/*",
        "https://manus.im/*",
        "https://pi.ai/*",
        "https://poe.com/*",
        "https://v0.dev/*",
        "https://www.meta.ai/*",
        "https://www.perplexity.ai/*",
        "https://www.phind.com/*",
        "https://you.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best prompts.chat Alternatives

Here are some Firefox add-ons that are similar to prompts.chat: