Dynamic HEX Theme Firefox

Examine source code of Dynamic HEX Theme

Inspect and view changes in Dynamic HEX Theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dynamic HEX Theme",
  "version": "3.1",
  "description": "Advanced Firefox theme customization with presets, save/load/delete options.",
  "permissions": [
    "theme",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js",
      "popup-launcher.js"
    ]
  },
  "browser_action": {
    "default_title": "Theme Picker",
    "default_icon": {
      "16": "icons/16.png",
      "48": "icons/48.png",
      "128": "icons/128.png"
    }
  },
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "applications": {
    "gecko": {
      "id": "firefox-hex-theme@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Meilleures alternatives Dynamic HEX Theme

Voici quelques Firefox add-ons qui sont similaires à Dynamic HEX Theme :