Fira Code for StackOverflow Firefox

Examine source code of Fira Code for StackOverflow

Inspect and view changes in Fira Code for StackOverflow source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fira Code for StackOverflow",
  "version": "1.3",
  "author": "Martin Schmelzer",
  "description": "Use the beautiful Fira Code font (https://github.com/tonsky/FiraCode) and its ligatures for code chunks on StackOverflow!",
  "applications": {
    "gecko": {
      "id": "{098f3326-6008-405a-b454-1509a7935332}",
      "strict_min_version": "57.0"
    }
  },
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.stackoverflow.com/*"
      ],
      "js": [
        "js/fira.js"
      ],
      "css": [
        "css/styles.css"
      ]
    }
  ],
  "options_ui": {
    "page": "html/options.html"
  },
  "permissions": [
    "storage"
  ]
}

Melhores alternativas Fira Code for StackOverflow

Aqui estão algumas Firefox add-ons que são similares a Fira Code for StackOverflow: