Adaptive Theme Firefox

Examine source code of Adaptive Theme

提供元: JackymanCS4
Inspect and view changes in Adaptive Theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adaptive Theme",
  "manifest_version": 2,
  "name": "Adaptive Theme",
  "permissions": [
    "tabs",
    "storage",
    "<all_urls>",
    "theme"
  ],
  "background": {
    "scripts": [
      "constants.js",
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "version": "0.99.0",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon.svg",
    "24": "icons/icon.svg",
    "32": "icons/icon.svg",
    "64": "icons/icon.svg",
    "128": "icons/icon.svg",
    "256": "icons/icon.svg"
  },
  "applications": {
    "gecko": {
      "id": "adaptive-theme@jackymancs4",
      "strict_min_version": "58.0"
    }
  }
}

ベストのAdaptive Theme代替案

Adaptive Themeに類似したFirefox add-onをいくつか紹介します: