Chameleon Dynamic Theme (fixed) Firefox

Examine source code of Chameleon Dynamic Theme (fixed)

Inspect and view changes in Chameleon Dynamic Theme (fixed) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Chameleon Dynamic Theme (fixed)",
  "homepage_url": "https://github.com/linonetwo/browser-adaptation-dynamic-theme",
  "manifest_version": 2,
  "name": "Chameleon Dynamic Theme (fixed)",
  "permissions": [
    "tabs",
    "storage",
    "<all_urls>",
    "theme"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "version": "2.0",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "body.js"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "strict_min_version": "58.0",
      "id": "{a1f01957-5419-4d40-9937-bdf7bba038b4}"
    }
  }
}

Best Chameleon Dynamic Theme (fixed) Alternatives

Here are some Firefox add-ons that are similar to Chameleon Dynamic Theme (fixed):