Dump Trump Firefox

Examine source code of Dump Trump

Inspect and view changes in Dump Trump source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dump Trump",
  "version": "0.1.1resigned1",
  "description": "Naming Donald Trump for what he actually is.",
  "author": "Heather Akers-Healy",
  "browser_action": {
    "default_title": "Use this to open the popup",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "<all_urls>",
    "*://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "replace.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a5f51bff-8451-4eae-9abc-434f2bbed619}"
    }
  }
}

Best Dump Trump Alternatives

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