Troll Scope for Imgur Firefox

Examine source code of Troll Scope for Imgur

By: marble
Inspect and view changes in Troll Scope for Imgur source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "A Firefox add-on for identifying trolls in Imgur comment sections",
  "manifest_version": 2,
  "name": "Troll Scope for Imgur",
  "version": "1.0",
  "homepage_url": "https://github.com/cyber-murmel/imgur-troll-scope",
  "icons": {
    "512": "icons/troll-512.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.imgur.com/*"
      ],
      "js": [
        "troll-scope.js"
      ],
      "css": [
        "popup.css"
      ]
    }
  ],
  "permissions": [
    "*://api.imgur.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{be2f16da-60f0-4945-88a7-ff45d0033ccb}"
    }
  }
}

Best Troll Scope for Imgur Alternatives

Here are some Firefox add-ons that are similar to Troll Scope for Imgur: