Headcrab Firefox

Examine source code of Headcrab

Inspect and view changes in Headcrab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Headcrab",
  "version": "1.5resigned1",
  "manifest_version": 2,
  "description": "Various helpers for software devs attached into Jira.",
  "applications": {
    "gecko": {
      "id": "headcrab@thorhanks.com"
    }
  },
  "permissions": [
    "*://*/*",
    "storage"
  ],
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "css": [
        "content.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Headcrab Alternatives

Here are some Firefox add-ons that are similar to Headcrab: