ghfix Firefox

Examine source code of ghfix

제작자: Daniel C
Inspect and view changes in ghfix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ghfix",
  "description": "Fix Github stuff",
  "version": "0.1.2",
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "loader.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "main.js"
  ],
  "browser_action": {
    "default_title": "ghfix",
    "default_icon": "logo.png",
    "default_popup": "popup.html"
  },
  "manifest_version": 2,
  "short_name": "ghfix"
}

최고의 ghfix 대안

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