Simple Iconification Service Firefox

Examine source code of Simple Iconification Service

Inspect and view changes in Simple Iconification Service source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AWS Simple Iconification Service",
  "description": "Unsupported and unofficial extension to provide icons for AWS Console tabs",
  "version": "1.0.6",
  "icons": {
    "128": "services/general.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "https://*.console.aws.amazon.com/*"
  ],
  "web_accessible_resources": [
    "services/*.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a063474d-48f8-4514-8bce-a753e6f8417f}"
    }
  }
}

Mejores alternativas Simple Iconification Service

Aquí hay algunas Firefox add-ons que son similares a Simple Iconification Service: