Firahub Firefox

Examine source code of Firahub

Inspect and view changes in Firahub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Firahub",
  "version": "1.0",
  "description": "Changes the font on Github to Fira Code Mono.",
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*"
      ],
      "js": [
        "firahub.js"
      ]
    }
  ]
}

Best Firahub Alternatives

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