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

Mejores alternativas GitHub Avatars

Aquí hay algunas Firefox add-ons que son similares a GitHub Avatars: