Eight Dollars Firefox

Examine source code of Eight Dollars

Inspect and view changes in Eight Dollars source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Eight Dollars",
  "version": "1.6",
  "description": "Eight Dollars can help you tell the difference between actual verified accounts and twitter blue users.",
  "icons": {
    "16": "./assets/16.png",
    "32": "./assets/32.png",
    "48": "./assets/48.png",
    "256": "./assets/256.png",
    "512": "./assets/512.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/*",
        "https://mobile.twitter.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "script.js",
    "search.js"
  ],
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": "./assets/32.png",
    "default_title": "Eight-Dollars",
    "default_popup": "options/options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f2e41fc0-9746-4397-9e1b-90a33637be5f}"
    }
  }
}

Best Eight Dollars Alternatives

Here are some Firefox add-ons that are similar to Eight Dollars: