Twitter Hexagons Begone Firefox

Examine source code of Twitter Hexagons Begone

Inspect and view changes in Twitter Hexagons Begone source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitter Hexagons Begone",
  "short_name": "NFT Hexagon Disabler",
  "version": "0.0.1",
  "description": "Changes the hexagon profile avatars on Twitter back to circles.",
  "icons": {
    "48": "images/sick-nft_48.png",
    "128": "images/sick-nft_128.png"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "content-script.js"
      ],
      "matches": [
        "*://*.twitter.com/*"
      ],
      "exclude_globs": [
        "*://api.twitter.com/*"
      ]
    }
  ],
  "web_accessible_resources": [
    "script.js"
  ]
}

Best Twitter Hexagons Begone Alternatives

Here are some Firefox add-ons that are similar to Twitter Hexagons Begone: