NFTBlocker for Twitter Firefox

Examine source code of NFTBlocker for Twitter

By: theo546
Inspect and view changes in NFTBlocker for Twitter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NFTBlocker for Twitter",
  "description": "This extension automatically block anyone who has a hexagon-shaped profile picture (NFT bros).",
  "version": "1.0.1",
  "applications": {
    "gecko": {
      "id": "hexagon_blocker@extension"
    }
  },
  "icons": {
    "48": "icons/border-48.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_popup": "options.html",
    "default_icon": {
      "16": "icons/page-16.png",
      "32": "icons/page-32.png"
    }
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/*",
        "https://mobile.twitter.com/*"
      ],
      "js": [
        "main_script.js"
      ]
    }
  ]
}

Best NFTBlocker for Twitter Alternatives

Here are some Firefox add-ons that are similar to NFTBlocker for Twitter: