Views remover for Twitter Firefox

Examine source code of Views remover for Twitter

By: Shiick Add-on
Inspect and view changes in Views remover for Twitter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Views remover for Twitter",
  "version": "1.0.1",
  "description": "Visually removes the views feature from Twitter.",
  "icons": {
    "48": "assets/icon.png"
  },
  "browser_action": {
    "default_icon": "assets/icon.png",
    "default_title": "Views remover for Twitter",
    "default_popup": "popup/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.twitter.com/*"
      ],
      "js": [
        "contentScript.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{fcf01004-00be-4a49-94f3-0df0f1f7e182}"
    }
  }
}

Best Views remover for Twitter Alternatives

Here are some Firefox add-ons that are similar to Views remover for Twitter: