知虾助手
知虾助手-Shopee(虾皮)版生意参谋,涵盖东南亚、台湾、巴西、墨西哥九大站点数据分析功能,帮助商家产品出海打造爆款。
知虾助手คืออะไร?
知虾助手 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 萌啦科技 และคุณลักษณะหลักของมันคือ "知虾助手-Shopee(虾皮)版生意参谋,涵盖东南亚、台湾、巴西、墨西哥九大站点数据分析功能,帮助商家产品出海打造爆款。"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 知虾助手
ดาวน์โหลดไฟล์ส่วนขยาย 知虾助手 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
知虾助手-Shopee(虾皮)版生意参谋,涵盖东南亚、台湾、巴西八大站点数据分析功能,帮助商家产品出海打造爆款。 ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | bdmhpdilnolofapjphhfigjdclgmdhpf |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/%E7%9F%A5%E8%99%BE%E5%8A%A9%E6%89%8B/bdmhpdilnolofapjphhfigjdclgmdhpf |
| คำอธิบาย | 知虾助手-Shopee(虾皮)版生意参谋,涵盖东南亚、台湾、巴西、墨西哥九大站点数据分析功能,帮助商家产品出海打造爆款。 |
| ขนาดไฟล์ | 1.02 MB |
| จำนวนการติดตั้ง | 2,000 |
| เวอร์ชันปัจจุบัน | 1.11.1 |
| อัปเดตครั้งล่าสุด | 2023-11-28 |
| วันที่เผยแพร่ | 2022-12-02 |
| คะแนน | 3.00/5 รวมทั้งหมด 2 คะแนน |
| ผู้พัฒนา | 萌啦科技 |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://www.menglar.com |
| URL หน้าช่วยเหลือ | https://www.menglar.com |
| URL หน้านโยบายความเป็นส่วนตัว | https://a.menglar.com/h-col-723.html |
| ภาษาที่รองรับ | zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "\u77e5\u867e\u52a9\u624b",
"description": "\u77e5\u867e\u52a9\u624b-Shopee\uff08\u867e\u76ae\uff09\u7248\u751f\u610f\u53c2\u8c0b\uff0c\u6db5\u76d6\u4e1c\u5357\u4e9a\u3001\u53f0\u6e7e\u3001\u5df4\u897f\u3001\u58a8\u897f\u54e5\u4e5d\u5927\u7ad9\u70b9\u6570\u636e\u5206\u6790\u529f\u80fd\uff0c\u5e2e\u52a9\u5546\u5bb6\u4ea7\u54c1\u51fa\u6d77\u6253\u9020\u7206\u6b3e\u3002",
"version": "1.11.1",
"manifest_version": 3,
"icons": {
"16": "img\/logo16.png",
"48": "img\/logo48.png",
"128": "img\/logo.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": "img\/logo.png",
"default_title": "a default title"
},
"background": {
"service_worker": "js\/background.js"
},
"content_scripts": [
{
"js": [
"js\/injected.js",
"js\/utils.js",
"js\/popup.js",
"js\/content.js",
"js\/detail.js",
"js\/selectTabs.js"
],
"css": [
"css\/detail.css",
"css\/content.css",
"css\/popup.css",
"css\/selectTabs.css"
],
"matches": [
"*:\/\/*.xiapibuy.com\/*",
"*:\/\/shopee.tw\/*",
"*:\/\/shopee.com.my\/*",
"*:\/\/shopee.co.id\/*",
"*:\/\/shopee.co.th\/*",
"*:\/\/shopee.ph\/*",
"*:\/\/shopee.sg\/*",
"*:\/\/shopee.vn\/*",
"*:\/\/shopee.com.br\/*",
"*:\/\/shopee.com.mx\/*"
]
}
],
"externally_connectable": {
"matches": [
"*:\/\/*.xiapibuy.com\/*",
"*:\/\/shopee.tw\/*",
"*:\/\/shopee.com.my\/*",
"*:\/\/shopee.co.id\/*",
"*:\/\/shopee.co.th\/*",
"*:\/\/shopee.ph\/*",
"*:\/\/shopee.sg\/*",
"*:\/\/shopee.vn\/*",
"*:\/\/shopee.com.br\/*",
"*:\/\/shopee.com.mx\/*"
]
},
"web_accessible_resources": [
{
"resources": [
"js\/injected.js",
"js\/detail.js"
],
"matches": [
"*:\/\/*.xiapibuy.com\/*",
"*:\/\/shopee.tw\/*",
"*:\/\/shopee.com.my\/*",
"*:\/\/shopee.co.id\/*",
"*:\/\/shopee.co.th\/*",
"*:\/\/shopee.ph\/*",
"*:\/\/shopee.sg\/*",
"*:\/\/shopee.vn\/*",
"*:\/\/shopee.com.br\/*",
"*:\/\/shopee.com.mx\/*"
]
}
],
"permissions": [
"cookies",
"tabs"
],
"host_permissions": [
"*:\/\/*\/*"
]
} | |