PromptBlaster Firefox

Examine source code of PromptBlaster

Inspect and view changes in PromptBlaster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PromptBlaster",
  "description": "Quick access to your prompt library on AI platforms like ChatGPT, Claude, Gemini, Grok, Perplexity, and more",
  "version": "1.0.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "https://*.promptblaster.wullup.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "promptblaster@wullup.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Default Popup Title",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.character.ai/*",
        "https://*.chatgpt.com/*",
        "https://*.claude.ai/*",
        "https://*.copilot.microsoft.com/*",
        "https://*.deepseek.com/*",
        "https://*.grok.com/*",
        "https://*.groq.com/*",
        "https://*.meta.com/*",
        "https://*.openrouter.ai/*",
        "https://*.perplexity.ai/*",
        "https://*.pi.ai/*",
        "https://*.poe.com/*",
        "https://*.t3.chat/*",
        "https://*.together.ai/*",
        "https://*.you.com/*",
        "https://ai.meta.com/*",
        "https://aistudio.google.com/*",
        "https://character.ai/*",
        "https://chat.deepseek.com/*",
        "https://chat.groq.com/*",
        "https://chat.mistral.ai/*",
        "https://chat.openai.com/*",
        "https://chatgpt.com/*",
        "https://claude.ai/*",
        "https://copilot.microsoft.com/*",
        "https://coral.cohere.com/*",
        "https://deepseek.com/*",
        "https://gemini.google.com/*",
        "https://grok.com/*",
        "https://groq.com/*",
        "https://huggingface.co/*",
        "https://openrouter.ai/*",
        "https://perplexity.ai/*",
        "https://pi.ai/*",
        "https://poe.com/*",
        "https://t3.chat/*",
        "https://together.ai/*",
        "https://www.bing.com/*",
        "https://x.com/*",
        "https://you.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best PromptBlaster Alternatives

Here are some Firefox add-ons that are similar to PromptBlaster: