remove-twitter-message-box Firefox

Examine source code of remove-twitter-message-box

Par : uws Add-on
Inspect and view changes in remove-twitter-message-box source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "remove-twitter-message-box",
  "version": "1.0",
  "description": "Remove the tiresome box",
  "icons": {
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://twitter.com/*"
      ],
      "js": [
        "content/removebox.js"
      ]
    }
  ]
}

Meilleures alternatives remove-twitter-message-box

Voici quelques Firefox add-ons qui sont similaires à remove-twitter-message-box :