TFS Dark Firefox

Examine source code of TFS Dark

Inspect and view changes in TFS Dark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TFS Dark",
  "version": "1.0",
  "description": "Adds a dark theme to all webpages with /tfs/ in their path.",
  "icons": {
    "48": "icons/tfsdark.png"
  },
  "applications": {
    "gecko": {
      "id": "benjyring@gmail.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/tfs/*"
      ],
      "js": [
        "tfsdark.js"
      ]
    }
  ]
}

Best TFS Dark Alternatives

Here are some Firefox add-ons that are similar to TFS Dark: