Block Topics Firefox

Examine source code of Block Topics

Par : Hirosuke
Inspect and view changes in Block Topics source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Block Topics",
  "version": "1.0",
  "description": "Remove recommended topic in twitter home.",
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/home"
      ],
      "js": [
        "block.js"
      ]
    }
  ]
}

Meilleures alternatives Block Topics

Voici quelques Firefox add-ons qui sont similaires à Block Topics :