Smart CSS Switcher Firefox

Examine source code of Smart CSS Switcher

提供元: Melvin Reed
Inspect and view changes in Smart CSS Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smart CSS Switcher",
  "version": "1.3",
  "description": "Switch, manage, and sync custom CSS themes with system dark mode. Includes CSS template import/export and live detection.",
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "browser_action": {
    "default_title": "Smart CSS Switcher",
    "default_popup": "popup.html"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{65698c06-3262-45eb-b15f-909701b0a3c2}"
    }
  }
}

ベストのSmart CSS Switcher代替案

Smart CSS Switcherに類似したFirefox add-onをいくつか紹介します: