Election Deception Tracker Firefox

Examine source code of Election Deception Tracker

Inspect and view changes in Election Deception Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Election Deception Tracker",
  "version": "1.3",
  "description": "Report deceptive or problematic election-related information you see on Facebook to the Election Deception Tracker.",
  "permissions": [
    "contextMenus",
    "activeTab",
    "tabs",
    "https://www.facebook.com/"
  ],
  "background": {
    "scripts": [
      "eventPage.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.facebook.com/*"
      ],
      "js": [
        "jquery-1.7.2.min.js",
        "content.js",
        "test.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "page_action": {
    "default_popup": "test.html",
    "default_icon": {
      "48": "images/mlon.png"
    }
  },
  "applications": {
    "gecko": {
      "id": "misinfo@maplight.com"
    }
  },
  "icons": {
    "48": "images/mlon.png"
  }
}

Best Election Deception Tracker Alternatives

Here are some Firefox add-ons that are similar to Election Deception Tracker: