Qolor: Dynamic Theme Engine Firefox

Examine source code of Qolor: Dynamic Theme Engine

提供元: Raphael Quintão Add-on
Inspect and view changes in Qolor: Dynamic Theme Engine source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "name": "Qolor: Dynamic Theme Engine",
  "short_name": "Qolor",
  "description": "__MSG_extension_description__",
  "version": "2.0.1",
  "developer": {
    "name": "Raphael Quintão",
    "url": "https://github.com/raphaelquintao"
  },
  "icons": {
    "128": "assets/icons/icon.svg"
  },
  "incognito": "spanning",
  "permissions": [
    "theme",
    "storage",
    "unlimitedStorage",
    "browserSettings",
    "management"
  ],
  "background": {
    "scripts": [
      "src/bg.js"
    ],
    "type": "module",
    "persistent": true
  },
  "browser_action": {
    "browser_style": false,
    "default_icon": "assets/icons/icon_flat.svg",
    "default_popup": "options/options.html?view=popup"
  },
  "sidebar_action": {
    "default_icon": "assets/icons/icon_flat.svg",
    "default_panel": "options/options.html?view=sidebar",
    "browser_style": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "photophobia@quintao.ninja",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのQolor: Dynamic Theme Engine代替案

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