Material Icon for GitHub Firefox

Examine source code of Material Icon for GitHub

Inspect and view changes in Material Icon for GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Material Icon for GitHub",
  "author": "Nanashi. (@sevenc-nanashi)",
  "version": "1.0",
  "description": "Adds material icon to GitHub.",
  "icons": {
    "24": "./icons/folder-github.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*"
      ],
      "js": [
        "icon.js"
      ]
    }
  ],
  "permissions": [
    "*://*.github.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9be2e5ea-fd9b-40d9-b5cb-ad5f5e0f2c96}"
    }
  }
}

Best Material Icon for GitHub Alternatives

Here are some Firefox add-ons that are similar to Material Icon for GitHub: