Remove Github AI Slop Firefox

Examine source code of Remove Github AI Slop

Par : daysuki Add-on
Inspect and view changes in Remove Github AI Slop source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Remove Github AI Slop",
  "description": "Removes this stupid Github copilot button so you don't accidentally click it.",
  "version": "1.0.0",
  "author": "Ben",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "remove-github-ai-slop@ben",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/Yubendh/remove-github-ai-slop"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ]
}

Meilleures alternatives Remove Github AI Slop

Voici quelques Firefox add-ons qui sont similaires à Remove Github AI Slop :