GitHub Enhancing Firefox

Examine source code of GitHub Enhancing

제작자: MrWillCom
Inspect and view changes in GitHub Enhancing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub Enhancing",
  "version": "0.0.2",
  "description": "The Enhanced GitHub Theme.",
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "index.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "img/16.png",
    "48": "img/48.png",
    "128": "img/128.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "img/16.png",
      "38": "img/48.png"
    },
    "default_title": "GitHub Enhancing"
  }
}

최고의 GitHub Enhancing 대안

다음은 GitHub Enhancing과(와) 유사한 Firefox add-on입니다: