MultiPoint Gradient Firefox

Examine source code of MultiPoint Gradient

제작자: thesuperduke
Inspect and view changes in MultiPoint Gradient source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "MultiPoint Gradient",
  "version": "1.0.1",
  "description": "Pick colors from any webpage, sample gradients with a line tool, and export as CSS, Tailwind, SVG, or JSON.",
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup/index.html",
    "default_icon": {
      "128": "assets/icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "background/service-worker.js"
    ]
  },
  "icons": {
    "128": "assets/icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "multipoint-gradient@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

최고의 MultiPoint Gradient 대안

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