macOS Dynamic Theme Firefox

Examine source code of macOS Dynamic Theme

Inspect and view changes in macOS Dynamic Theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "macOS Dynamic Theme",
  "version": "0.5",
  "description": "A dynamic theme inspired by macOS colors",
  "homepage_url": "https://colorfox.jackjyq.com/",
  "permissions": [
    "alarms",
    "theme"
  ],
  "icons": {
    "48": "icon@48.png",
    "96": "icon@96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "strict_min_version": "55.0a2"
    }
  }
}

Best macOS Dynamic Theme Alternatives

Here are some Firefox add-ons that are similar to macOS Dynamic Theme: