github-icons Firefox

Examine source code of github-icons

Inspect and view changes in github-icons source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "plgn",
  "version": "1.1resigned1",
  "description": "Adds an icon based on file extension while browsing a repository.",
  "icons": {
    "48": "icons/logo.png",
    "64": "icons/logo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "github-icons.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "icons/*.svg"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{591fc872-4df9-44a6-9060-f8e3cb109c15}"
    }
  }
}

Melhores alternativas github-icons

Aqui estão algumas Firefox add-ons que são similares a github-icons: