Dynamic Theme Firefox

Examine source code of Dynamic Theme

제작자: 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"
    }
  }
}

최고의 Dynamic Theme 대안

다음은 Dynamic Theme과(와) 유사한 Firefox add-on입니다: