HexagonAll for Twitter Firefox

Examine source code of HexagonAll for Twitter

By: Daco
Inspect and view changes in HexagonAll for Twitter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "HexagonAll",
  "description": "Hexagonal profile pictures for everybody",
  "version": "1.0",
  "manifest_version": 2,
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_action": {
    "default_icon": {
      "48": "/images/hexagon_48.png",
      "96": "/images/hexagon_96.png"
    },
    "default_title": "HexagonAll"
  },
  "icons": {
    "48": "/images/hexagon_48.png",
    "96": "/images/hexagon_96.png"
  }
}

Best HexagonAll for Twitter Alternatives

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