Hide Twitter Followers Firefox

Examine source code of Hide Twitter Followers

Inspect and view changes in Hide Twitter Followers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hide Twitter Followers",
  "version": "1.0",
  "description": "Hide all the follower counts on twitter.com",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "applications": {
    "gecko": {
      "id": "stefanjudis@gmail.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/*",
        "https://mobile.twitter.com/*"
      ],
      "js": [
        "no-followers.js"
      ]
    }
  ]
}

Best Hide Twitter Followers Alternatives

Here are some Firefox add-ons that are similar to Hide Twitter Followers: