SellerFox - аналитика маркетплейсов

SellerFox - аналитика маркетплейсов

SellerFox

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "icons": {
    "16": "icon16.plasmo.00ac8b83.png",
    "32": "icon32.plasmo.9ad0c5b6.png",
    "48": "icon48.plasmo.cae3a6b3.png",
    "64": "icon64.plasmo.e4b604fc.png",
    "128": "icon128.plasmo.b89b7dfa.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.00ac8b83.png",
      "32": "icon32.plasmo.9ad0c5b6.png",
      "48": "icon48.plasmo.cae3a6b3.png",
      "64": "icon64.plasmo.e4b604fc.png",
      "128": "icon128.plasmo.b89b7dfa.png"
    },
    "default_popup": "popup.html"
  },
  "version": "0.8.24",
  "author": "SellerFox",
  "name": "SellerFox - аналитика маркетплейсов",
  "description": "SellerFox",
  "permissions": [
    "storage",
    "tabs",
    "webNavigation"
  ],
  "background": {
    "service_worker": "background.23452572.js"
  },
  "content_scripts": [
    {
      "matches": [
        "https://aliexpress.ru/item/*"
      ],
      "js": [
        "aliexpress-product-content.a4191af1.js"
      ],
      "all_frames": false,
      "run_at": "document_idle",
      "css": []
    },
    {
      "matches": [
        "https://kazanexpress.ru/*"
      ],
      "js": [
        "kazan-express-product-content.618adf29.js"
      ],
      "all_frames": false,
      "run_at": "document_idle",
      "css": []
    },
    {
      "matches": [
        "https://www.ozon.ru/*"
      ],
      "js": [
        "ozon-product-content.20dd5aa4.js"
      ],
      "all_frames": false,
      "run_at": "document_idle",
      "css": []
    },
    {
      "matches": [
        "https://sbermegamarket.ru/*"
      ],
      "js": [
        "sber-product-content.1af6620d.js"
      ],
      "all_frames": false,
      "run_at": "document_idle",
      "css": []
    },
    {
      "matches": [
        "https://www.wildberries.ru/*"
      ],
      "js": [
        "wildberries-product-content.175c4330.js"
      ],
      "all_frames": false,
      "run_at": "document_idle",
      "css": []
    },
    {
      "matches": [
        "https://market.yandex.ru/*"
      ],
      "js": [
        "yandex-product-content.fa54a380.js"
      ],
      "all_frames": false,
      "run_at": "document_idle",
      "css": []
    }
  ],
  "host_permissions": [
    "https://sellerden.ru/*"
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "https://aliexpress.ru/*"
      ],
      "resources": [
        "aliexpress-product-content.e1ee3a30.png"
      ]
    },
    {
      "matches": [
        "https://kazanexpress.ru/*"
      ],
      "resources": [
        "aliexpress-product-content.e1ee3a30.png"
      ]
    },
    {
      "matches": [
        "https://www.ozon.ru/*"
      ],
      "resources": [
        "aliexpress-product-content.e1ee3a30.png"
      ]
    },
    {
      "matches": [
        "https://sbermegamarket.ru/*"
      ],
      "resources": [
        "aliexpress-product-content.e1ee3a30.png"
      ]
    },
    {
      "matches": [
        "https://www.wildberries.ru/*"
      ],
      "resources": [
        "aliexpress-product-content.e1ee3a30.png"
      ]
    },
    {
      "matches": [
        "https://market.yandex.ru/*"
      ],
      "resources": [
        "aliexpress-product-content.e1ee3a30.png"
      ]
    }
  ]
}