Dynamic Theme Firefox

Examine source code of Dynamic Theme

By: JP
Inspect and view changes in Dynamic Theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "description": "Dynamically set the firefox theme",
  "version": "1.0",
  "name": "Dynamic Theme",
  "permissions": [
    "theme",
    "nativeMessaging"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "dynamicTheme@bassed.ca"
    }
  }
}

Best Dynamic Theme Alternatives

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