Walanio Auto Block Prompt Firefox

Examine source code of Walanio Auto Block Prompt

By: Walanio Add-on
Inspect and view changes in Walanio Auto Block Prompt source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Block ChatGPT Storage Prompt",
  "version": "1.0",
  "description": "Klik automatisch op 'Blokkeren' bij de ChatGPT-permanente opslag prompt.",
  "permissions": [
    "tabs",
    "*://chat.openai.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://chat.openai.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "auto-block-chatgpt@example.com",
      "strict_min_version": "91.0"
    }
  }
}

Best Walanio Auto Block Prompt Alternatives

Here are some Firefox add-ons that are similar to Walanio Auto Block Prompt: