GitHub Icons Firefox

Examine source code of GitHub Icons

제작자: hjoncour
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": "GitHub Icons",
  "description": "Replace GitHub file and folder icons with distinct, colorful glyphs.",
  "version": "0.8.0",
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png"
  },
  "permissions": [
    "storage",
    "https://github.com/*"
  ],
  "web_accessible_resources": [
    "icons/*",
    "manifests/*"
  ],
  "browser_action": {
    "default_title": "GitHub Material Icons",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0f35aabc-8d8b-4380-9dc5-c2a70ccb0459}"
    }
  }
}

최고의 GitHub Icons 대안

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