Reduce Twitter Firefox

Examine source code of Reduce Twitter

Inspect and view changes in Reduce Twitter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reduce Twitter",
  "description": "Reduce/eliminate Twitter interactions like comment, retweet, like, new tweet. You can remove or disable them.",
  "homepage_url": "https://github.com/moudev/reduce-twitter",
  "version": "0.0.1",
  "browser_action": {
    "default_icon": "icons/icon-32.png",
    "default_title": "Reduce Twitter",
    "default_popup": "popup/popup.html"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "storage"
  ]
}

Meilleures alternatives Reduce Twitter

Voici quelques Firefox add-ons qui sont similaires à Reduce Twitter :