LessBadTwitter Firefox

Examine source code of LessBadTwitter

Par : vikbytes Add-on
Inspect and view changes in LessBadTwitter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LessBadTwitter",
  "version": "1.0",
  "description": "Hides the worse parts of Twitter from the UI",
  "icons": {
    "48": "icons/lbt-48.png",
    "96": "icons/lbt-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{be1cc698-45fb-4637-a3a1-c870039a72da}"
    }
  }
}

Meilleures alternatives LessBadTwitter

Voici quelques Firefox add-ons qui sont similaires à LessBadTwitter :