Custom Theme Creator Firefox

Examine source code of Custom Theme Creator

Inspect and view changes in Custom Theme Creator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Custom Theme Creator",
  "version": "1.0",
  "description": "A tool to customize and apply browser themes.",
  "icons": {
    "48": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "theme"
  ],
  "browser_action": {
    "default_title": "Custom Theme Creator",
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{78644b86-675b-404d-8216-af4757d0d779}"
    }
  }
}

Best Custom Theme Creator Alternatives

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