Twitter Hexagon Remover Firefox

Examine source code of Twitter Hexagon Remover

Inspect and view changes in Twitter Hexagon Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Twitter's Hexagon Remover",
  "author": "@_NachoSierra",
  "version": "0.0.1",
  "manifest_version": 2,
  "description": "This extension removes the hexagon-shaped frames and replaces them with the classic circular frame.",
  "content_scripts": [
    {
      "js": [
        "jquery.min.js",
        "init.js"
      ],
      "matches": [
        "http://twitter.com/*",
        "https://twitter.com/*",
        "https://www.twitter.com/*"
      ],
      "permissions": [
        "tabs",
        "http://twitter.com/*",
        "https://twitter.com/*",
        "https://www.twitter.com/*"
      ]
    }
  ],
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  }
}

Best Twitter Hexagon Remover Alternatives

Here are some Firefox add-ons that are similar to Twitter Hexagon Remover: