GitHub Avatars Firefox

Examine source code of GitHub Avatars

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

Meilleures alternatives GitHub Avatars

Voici quelques Firefox add-ons qui sont similaires à GitHub Avatars :