Dynamic Container Theme Color Switcher Firefox

Examine source code of Dynamic Container Theme Color Switcher

Inspect and view changes in Dynamic Container Theme Color Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Container Theme Color Switcher",
  "version": "1.0",
  "description": "Changes the theme color based on the active container tab's color with 25% opacity.",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "permissions": [
    "tabs",
    "contextualIdentities",
    "theme"
  ],
  "background": {
    "scripts": [
      "utils.js",
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "rest-of-stuff-container-theme-color-switcher@example.com"
    }
  }
}

Best Dynamic Container Theme Color Switcher Alternatives

Here are some Firefox add-ons that are similar to Dynamic Container Theme Color Switcher: