Twitter timeline remover Firefox

Examine source code of Twitter timeline remover

By: Ryan
Inspect and view changes in Twitter timeline remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitter timeline remover",
  "version": "1.0",
  "description": "Incredibly basic and simple script for curbing Twitter addiction. This plugin disables the timeline on your homepage, allowing you to still access your personally curated lists.",
  "icons": {
    "96": "icons/icons8-skull-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/home"
      ],
      "js": [
        "destroy.js"
      ]
    }
  ]
}

Best Twitter timeline remover Alternatives

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