Trump Replacer Firefox

Examine source code of Trump Replacer

By: Fabrice
Inspect and view changes in Trump Replacer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Trump Replacer",
  "version": "1.0",
  "description": "Tries to replace images of Donald Trump with an image of a cute cat.",
  "permissions": [
    "scripting",
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "images/cat.jpg"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{26625489-45f3-4d16-b876-d8c5e3c77546}"
    }
  }
}

Best Trump Replacer Alternatives

Here are some Firefox add-ons that are similar to Trump Replacer: