蓝鲸选品
蓝鲸选品
Was ist 蓝鲸选品?
蓝鲸选品 ist eine Chrome-Erweiterung, die von lingdongsz888 entwickelt wurde, und ihr Hauptmerkmal ist "蓝鲸选品".
Erweiterungsscreenshots
蓝鲸选品-Erweiterungs-CRX-Datei herunterladen
Laden Sie 蓝鲸选品-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
基于大数据和人工智能技术,领东时代为卖家提供一站式选品、关键词优化、产品监控等运营工具,帮助卖家洞察美客多行业商机、高效选品。 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | dpdmpbgflhllmpdnlpnccnmdllgmffff |
| Offizielle URL | https://chromewebstore.google.com/detail/%E8%93%9D%E9%B2%B8%E9%80%89%E5%93%81/dpdmpbgflhllmpdnlpnccnmdllgmffff |
| Beschreibung | 蓝鲸选品 |
| Dateigröße | 1.12 MB |
| Installationsanzahl | 875 |
| Aktuelle Version | 1.5.5 |
| Letztes Update | 2024-03-01 |
| Veröffentlichungsdatum | 2023-07-31 |
| Bewertung | 5.00/5 Insgesamt 4 Bewertungen |
| Entwickler | lingdongsz888 |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.lingdongsz.com/ |
| Hilfeseite URL | https://xp.lingdongsz.com/ |
| URL der Datenschutzrichtlinien-Seite | https://xp.lingdongsz.com/publish/privacy_right.html |
| Unterstützte Sprachen | zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "\u84dd\u9cb8\u9009\u54c1",
"version": "1.5.5",
"description": "\u84dd\u9cb8\u9009\u54c1",
"icons": {
"16": "img\/icon.png",
"19": "img\/icon.png",
"38": "img\/icon.png",
"48": "img\/icon.png",
"128": "img\/icon.png"
},
"content_security_policy": {
"script-src": "unsafe-inline",
"unsafe-eval": "*:\/\/*.mercadolibre.*\/*",
"object-src": "unsafe-inline"
},
"background": {
"service_worker": "background.js"
},
"action": {
"default_icon": "img\/icon.png",
"default_title": "\u84dd\u9cb8\u9009\u54c1",
"default_popup": "popup.html"
},
"options_page": "options.html",
"content_scripts": [
{
"matches": [
"*:\/\/*.mercadolibre.com.mx\/*",
"*:\/\/*.mercadolibre.com.cl\/*",
"*:\/\/*.mercadolibre.com.co\/*",
"*:\/\/*.mercadolivre.com.br\/*",
"*:\/\/*.mercadolibre.com.ar\/*",
"*:\/\/*.mercadolibre.com.pe\/*",
"*:\/\/*.mercadolibre.mx\/*",
"*:\/\/*.mercadolibre.cl\/*",
"*:\/\/*.mercadolibre.co\/*",
"*:\/\/*.mercadolivre.br\/*",
"*:\/\/*.mercadolibre.ar\/*",
"*:\/\/*.mercadolibre.pe\/*"
],
"js": [
"js\/jquery\/jquery-3.7.0.min.js",
"js\/jquery\/jquery-ui.min.js",
"js\/jquery\/clipboard.min.js",
"js\/jquery\/jquery.growl.js",
"js\/jquery\/loadingoverlay.min.js",
"js\/jquery\/jquery.sly.min.js",
"js\/jquery\/jquery.ba-throttle-debounce.min.js",
"js\/echarts\/echarts.min.js",
"js\/xlsx\/xlsx.full.min.js",
"js\/datatables\/datatables.min.js",
"js\/jquery\/cropper.js",
"js\/jquery\/jquery-cropper.js",
"js\/xp-ajax.js",
"js\/utils\/xpUtils.js",
"js\/utils\/formatTime.js",
"js\/utils\/xpExcelUtils.js",
"js\/template\/xp-same-item.js",
"js\/template\/xp-follow-item.js",
"js\/template\/xp-same-product.js",
"js\/template\/xp-panel-login.js",
"js\/template\/xp-panel-variation-tab.js",
"js\/template\/xp-panel-tab.js",
"js\/template\/xp-panel.js",
"js\/template\/xp-seller-panel.js",
"js\/template\/xp-image-search.js",
"js\/template\/xp-trend-table.js",
"js\/template\/panel-event.js",
"js\/template\/xp-point.js",
"js\/template\/xp-top.js",
"js\/template\/xp-reload.js",
"js\/template\/xp-listing-carousel.js",
"js\/template\/xp-listing-ofertas.js",
"js\/template\/xp-listing-bast-seller.js",
"js\/template\/xp-listing-index.js",
"js\/template\/xp-listing-items.js",
"js\/template\/xp-listing-table.js",
"js\/template\/xp-panel-setting.js",
"js\/template\/xp-calculator.js",
"js\/template\/xp-search.js",
"js\/template\/xp-ranking.js",
"js\/template\/xp-1688-table.js",
"js\/template\/xp-translate-menu.js",
"js\/content1688\/xp1688-image-search.js",
"js\/content1688\/xp1688-image-table.js",
"content-script.js"
],
"css": [
"css\/jquery-ui.css",
"css\/jquery-ui.structure.css",
"css\/jquery.growl.css",
"js\/datatables\/datatables.css",
"css\/iconfont.css",
"css\/login.css",
"css\/listing-table.css",
"css\/content.css",
"css\/ranking.css",
"css\/cropper.css",
"css\/image-search.css",
"css\/panel-setting.css",
"css\/calculator.css",
"css\/custom-ui.css",
"css\/content-icon.css",
"css\/rate-item-detail.css",
"css\/1688-table.css"
],
"all_frames": true,
"run_at": "document_start"
},
{
"matches": [
"*:\/\/*.1688.com\/*",
"*:\/\/*.amazon.com\/*",
"*:\/\/*.amazon.cn\/*",
"*:\/\/*.wayfair.com\/*",
"*:\/\/*.aliexpress.com\/*",
"*:\/\/*.shopee.com.mx\/*",
"*:\/\/*.shopee.com.br\/*",
"*:\/\/*.shopee.com.cl\/*",
"*:\/\/*.shopee.com.co\/*",
"*:\/\/*.shein.com\/*",
"*:\/\/*.temu.com\/*",
"*:\/\/*.tiendamia.com\/*",
"*:\/\/*.intercorpusa.com\/*"
],
"js": [
"js\/jquery\/jquery-3.7.0.min.js",
"js\/jquery\/jquery-ui.min.js",
"js\/jquery\/clipboard.min.js",
"js\/jquery\/loadingoverlay.min.js",
"js\/echarts\/echarts.min.js",
"js\/xlsx\/xlsx.full.min.js",
"js\/datatables\/datatables.min.js",
"js\/xp-ajax.js",
"js\/utils\/xpUtils.js",
"js\/utils\/formatTime.js",
"js\/utils\/xpExcelUtils.js",
"js\/template\/xp-point.js",
"js\/template\/xp-image-search.js",
"js\/content1688\/xp1688-image-search.js",
"js\/content1688\/xp1688-image-table.js",
"js\/content1688\/content1688-script.js"
],
"css": [
"css\/jquery-ui.css",
"css\/jquery-ui.structure.css",
"css\/jquery.growl.css",
"js\/datatables\/datatables.css",
"css\/iconfont.css",
"css\/login.css",
"css\/listing-table.css",
"css\/content.css",
"css\/rate-item-detail.css",
"css\/custom-ui.css",
"css\/content-icon.css"
],
"run_at": "document_end"
}
],
"web_accessible_resources": [
{
"resources": [
"js\/mercado-inject.js",
"images\/*.png",
"css\/iconfont.ttf",
"css\/iconfont.woff"
],
"matches": [
"*:\/\/*.mercadolibre.com.mx\/*",
"*:\/\/*.mercadolibre.com.cl\/*",
"*:\/\/*.mercadolibre.com.co\/*",
"*:\/\/*.mercadolivre.com.br\/*",
"*:\/\/*.mercadolibre.com.ar\/*",
"*:\/\/*.mercadolibre.com.pe\/*",
"*:\/\/*.mercadolibre.mx\/*",
"*:\/\/*.mercadolibre.cl\/*",
"*:\/\/*.mercadolibre.co\/*",
"*:\/\/*.mercadolivre.br\/*",
"*:\/\/*.mercadolibre.ar\/*",
"*:\/\/*.mercadolibre.pe\/*"
]
}
],
"host_permissions": [
"*:\/\/*.mercadolibre.com.mx\/*",
"*:\/\/*.mercadolibre.com.cl\/*",
"*:\/\/*.mercadolibre.com.co\/*",
"*:\/\/*.mercadolivre.com.br\/*",
"*:\/\/*.mercadolibre.com.ar\/*",
"*:\/\/*.mercadolibre.com.pe\/*",
"*:\/\/*.mercadolibre.mx\/*",
"*:\/\/*.mercadolibre.cl\/*",
"*:\/\/*.mercadolibre.co\/*",
"*:\/\/*.mercadolivre.br\/*",
"*:\/\/*.mercadolibre.ar\/*",
"*:\/\/*.mercadolibre.pe\/*",
"*:\/\/*.lingdongsz.com\/*"
],
"permissions": [
"notifications",
"contextMenus",
"storage",
"tabs"
],
"omnibox": {
"keyword": "\u84dd\u9cb8\u9009\u54c1"
}
} | |