Simple Iconification Service Firefox

Examine source code of Simple Iconification Service

提供元: Lee Packham Add-on
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}"
    }
  }
}

ベストのSimple Iconification Service代替案

Simple Iconification Serviceに類似したFirefox add-onをいくつか紹介します: