Adaptheme — theme-color -based dynamic toolbar Firefox

Examine source code of Adaptheme — theme-color -based dynamic toolbar

提供元: Reflow Labs
Inspect and view changes in Adaptheme — theme-color -based dynamic toolbar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Chameleon Dynamic Theme",
  "homepage_url": "https://github.com/taboca/themematcher",
  "manifest_version": 2,
  "name": "Chameleon Dynamic Theme",
  "permissions": [
    "tabs",
    "storage",
    "<all_urls>",
    "theme"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "version": "2.0",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "body.js"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "strict_min_version": "55.0a2"
    }
  }
}

ベストのAdaptheme — theme-color -based dynamic toolbar代替案

Adaptheme — theme-color -based dynamic toolbarに類似したFirefox add-onをいくつか紹介します: