ghfix Firefox

Examine source code of ghfix

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"
}

Best ghfix Alternatives

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