RealDonaldContext Firefox

Examine source code of RealDonaldContext

Inspect and view changes in RealDonaldContext source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "RealDonaldContext",
  "version": "1.2resigned1",
  "manifest_version": 2,
  "description": "Adds context to Trump's not-quite-accurate tweets.",
  "homepage_url": "http://www.washingtonpost.com",
  "author": "Philip Bump",
  "browser_action": {
    "default_icon": {
      "48": "images/Icon_48.png"
    }
  },
  "background": {
    "scripts": [
      "reload.js"
    ],
    "persistent": true
  },
  "permissions": [
    "tabs",
    "downloads"
  ],
  "icons": {
    "128": "images/Icon_128.png"
  },
  "web_accessible_resources": [
    "images/Logo.png"
  ],
  "content_security_policy": "script-src 'self' https://www.pbump.net/*; object-src 'self'",
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/realDonaldTrump/*",
        "*://*.twitter.com/realdonaldtrump/*",
        "*://*.twitter.com/realdonaldTrump/*",
        "*://*.twitter.com/realDonaldtrump/*"
      ],
      "js": [
        "reply.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e965eb3c-1419-4448-893c-d13aee5862f7}"
    }
  }
}

Best RealDonaldContext Alternatives

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