Hide Recent Tweets Firefox

Examine source code of Hide Recent Tweets

Inspect and view changes in Hide Recent Tweets source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hide Recent Tweets",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "1.0.0",
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "applications": {
    "gecko": {
      "id": "hide-recent-tweets@devattendant.de"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/*"
      ],
      "css": [
        "hide-recent-tweets.css"
      ]
    }
  ]
}

Best Hide Recent Tweets Alternatives

Here are some Firefox add-ons that are similar to Hide Recent Tweets: