AWS Console Labels Firefox

Examine source code of AWS Console Labels

By: bwagner Add-on
Inspect and view changes in AWS Console Labels source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "AWS Console Labels",
  "version": "1.0.5",
  "description": "Displays AWS Account Labels in the AWS Console header (works with AWS SSO).",
  "content_scripts": [
    {
      "css": [
        "style.css"
      ],
      "js": [
        "banner.js"
      ],
      "matches": [
        "https://console.aws.amazon.com/*",
        "https://*.console.aws.amazon.com/*"
      ],
      "all_frames": true
    }
  ],
  "icons": {
    "128": "icon128.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "permissions": [
    "storage"
  ],
  "manifest_version": 2
}

Best AWS Console Labels Alternatives

Here are some Firefox add-ons that are similar to AWS Console Labels: