GitHub Avatars Firefox

Examine source code of GitHub Avatars

제작자: Michal Škoula
Inspect and view changes in GitHub Avatars source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub Avatars",
  "version": "0.4",
  "description": "Increases the size of user avatars in GitHub issues",
  "permissions": [
    "https://github.com/*"
  ],
  "author": "Michal Skoula",
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "css": [
        "styles.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9f1f9038-dead-431f-8b77-b79a66bc1823}"
    }
  }
}

최고의 GitHub Avatars 대안

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