Rotating Color Theme Firefox

Examine source code of Rotating Color Theme

Inspect and view changes in Rotating Color Theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Rotating Color Theme",
  "version": "1.0.2resigned1",
  "description": "Gives every window a different color",
  "applications": {
    "gecko": {
      "id": "randomcolortheme@weinshel.net",
      "strict_min_version": "58.0"
    }
  },
  "permissions": [
    "storage",
    "theme"
  ],
  "background": {
    "scripts": [
      "lib/browser-polyfill.min.js",
      "background/background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true,
    "chrome_style": true
  }
}

Best Rotating Color Theme Alternatives

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