Chiết Khấu order
chietkhauorder.com - Công cụ hỗ trợ lấy chiết khấu taobao tmall 1688
什么是Chiết Khấu order?
Chiết Khấu order是由chietkhauorder开发的Chrome扩展程序,该扩展的主要功能是“chietkhauorder.com - Công cụ hỗ trợ lấy chiết khấu taobao tmall 1688”。
扩展截图
下载Chiết Khấu order扩展crx文件
下载Chiết Khấu order扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Ứng dụng lấy chiết khấu từ trang web chietkhauorder.com 扩展基本信息
| 名称 | |
| ID | lofekeddijibcmpaceemnhfihbeclbkn |
| 官方URL | https://chromewebstore.google.com/detail/chi%E1%BA%BFt-kh%E1%BA%A5u-order/lofekeddijibcmpaceemnhfihbeclbkn |
| 简介 | chietkhauorder.com - Công cụ hỗ trợ lấy chiết khấu taobao tmall 1688 |
| 文件大小 | 70.25 KB |
| 安装次数 | 103 |
| 当前版本 | 3.0.3 |
| 更新时间 | 2022-08-28 |
| 上架时间 | 2020-05-24 |
| 开发者 | chietkhauorder |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | http://chietkhauorder.com/ |
| 帮助页面URL | http://chietkhauorder.com/ |
| 隐私政策页面URL | http://chietkhauorder.com/riengtu.html |
| 支持的语言 | vi |
| manifest.json | |
{
"action": {
"default_icon": {
"128": "\/img\/128.png",
"16": "\/img\/16.png",
"32": "\/img\/32.png",
"48": "\/img\/48.png"
},
"default_popup": "html\/popup.html"
},
"content_scripts": [
{
"css": [
"css\/css.css"
],
"js": [
"lib\/jquery-3.6.0.min.js",
"js\/main.js",
"js\/tool.js",
"js\/local.js",
"js\/background.js",
"js\/taobao.js",
"js\/tmall.js",
"js\/cn1688.js",
"js\/carttaobao.js",
"js\/cart1688.js",
"js\/cartHtml.js"
],
"matches": [
"https:\/\/*.taobao.com\/*",
"http:\/\/*.1688.com\/*",
"https:\/\/*.detail.tmall.com\/*",
"https:\/\/chietkhauorder.com\/*",
"http:\/\/chietkhauorder.com\/*",
"https:\/\/detail.1688.com\/*"
]
}
],
"description": "chietkhauorder.com - C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 l\u1ea5y chi\u1ebft kh\u1ea5u taobao tmall 1688",
"host_permissions": [
"http:\/\/*.taobao.com\/*",
"https:\/\/detail.1688.com\/*",
"https:\/\/*.1688.com\/*",
"https:\/\/*.detail.tmall.com\/*",
"https:\/\/chietkhauorder.com\/*",
"http:\/\/chietkhauorder.com\/*"
],
"icons": {
"128": "\/img\/128.png",
"16": "\/img\/16.png",
"32": "\/img\/32.png",
"48": "\/img\/48.png"
},
"manifest_version": 3,
"name": "Chi\u1ebft Kh\u1ea5u order",
"permissions": [
"storage"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "3.0.3",
"web_accessible_resources": [
{
"matches": [
"https:\/\/*.taobao.com\/*",
"https:\/\/*.tmall.com\/*",
"https:\/\/chietkhauchina.com\/*",
"https:\/\/*.1688.com\/*"
],
"resources": [
"img\/*",
"css\/*",
"html\/*"
]
}
]
} | |