Công cụ đặt hàng NhapHangSo1.Com
Công cụ đặt hàng chính thức trên website NhapHangSo1.Com
什么是Công cụ đặt hàng NhapHangSo1.Com?
Công cụ đặt hàng NhapHangSo1.Com是由TransoftVietnam.Com开发的Chrome扩展程序,该扩展的主要功能是“Công cụ đặt hàng chính thức trên website NhapHangSo1.Com”。
扩展截图
下载Công cụ đặt hàng NhapHangSo1.Com扩展crx文件
下载Công cụ đặt hàng NhapHangSo1.Com扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Công cụ đặt hàng chính thức trên website NhapHangSo1.Com 扩展基本信息
| 名称 | |
| ID | acacpmnjligopgfclhimggcoopekekhm |
| 官方URL | https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-nhaphang/acacpmnjligopgfclhimggcoopekekhm |
| 简介 | Công cụ đặt hàng chính thức trên website NhapHangSo1.Com |
| 文件大小 | 236 KB |
| 安装次数 | 27 |
| 当前版本 | 1.1 |
| 更新时间 | 2019-02-28 |
| 上架时间 | 2019-02-27 |
| 开发者 | TransoftVietnam.Com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | http://nhaphangso1.com/ |
| 帮助页面URL | http://nhaphangso1.com/lien-he.html |
| 隐私政策页面URL | https://dathangtrungviet.com/pages/chinh-sach.4.html |
| 支持的语言 | vi |
| manifest.json | |
{
"background": {
"page": "background.html"
},
"browser_action": {
"default_icon": {
"128": "images\/logo_dhsr.png",
"16": "images\/logo_dhsr.png",
"32": "images\/logo_dhsr.png",
"48": "images\/logo_dhsr.png"
},
"default_title": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng NhapHangSo1.Com"
},
"content_scripts": [
{
"css": [
"css\/style.css"
],
"exclude_matches": [
"https:\/\/daixiao.1688.com\/*",
"http:\/\/daixiao.1688.com\/*"
],
"js": [
"js\/jquery-2.2.3.min.js",
"js\/bootstrap.min.js",
"js\/tools.js",
"js\/config.js",
"js\/app.js"
],
"matches": [
"http:\/\/*.taobao.com\/*",
"https:\/\/*.taobao.com\/*",
"http:\/\/*.1688.com\/*",
"https:\/\/*.1688.com\/*",
"http:\/\/*.tmall.com\/*",
"https:\/\/*.tmall.com\/*",
"http:\/\/*.tmall.hk\/*",
"https:\/\/*.tmall.hk\/*"
]
},
{
"js": [
"js\/taobao.js"
],
"matches": [
"http:\/\/*.taobao.com\/*",
"https:\/\/*.taobao.com\/*"
]
},
{
"js": [
"js\/tmall.js"
],
"matches": [
"http:\/\/*.tmall.com\/*",
"https:\/\/*.tmall.com\/*",
"http:\/\/*.tmall.hk\/*",
"https:\/\/*.tmall.hk\/*",
"http:\/\/detail.tmall.com\/*",
"https:\/\/detail.tmall.com\/*",
"http:\/\/world.tmall.com\/*",
"https:\/\/*.world.tmall.com\/*"
]
},
{
"js": [
"js\/1688.js"
],
"matches": [
"http:\/\/*.1688.com\/*",
"https:\/\/*.1688.com\/*"
]
}
],
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng ch\u00ednh th\u1ee9c tr\u00ean website NhapHangSo1.Com",
"icons": {
"128": "images\/logo_dhsr.png",
"16": "images\/logo_dhsr.png",
"32": "images\/logo_dhsr.png",
"48": "images\/logo_dhsr.png"
},
"incognito": "split",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiIp+yrTL6XGZiLMIQqcvP\/C4fATbnVss8R0vvamupPWRJzTn3TlKSjgaNafXtkb+BcAj3py3JC5BBB4Bg03v8UCmzjQTpKlJLljqadjXITCkM+k2Znxs0T4MgemhKb3DEMcFrm8vigmgpCY3rkvAWmY40hMsRSeHO9Vrj5wb88QBjSECd344x8e4anAxqsVmGGNDFRM5TKxAWU9p+G4wBvXmOGayVzrp4iCClgDWTZ+lhhPIQUIlnyUVKtH59a2SjyHljSg4xg6f4y\/hQh+8RD8CVqnvb3ti1agVGNA6k4UurS28assMGAwu\/beTXw9WDgmEawhRcjE7h9KsyJ5yNwIDAQAB",
"manifest_version": 2,
"name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng NhapHangSo1.Com",
"permissions": [
"activeTab",
"http:\/\/*\/*",
"https:\/\/*\/*",
"storage"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.1",
"web_accessible_resources": [
"images\/*",
"css\/*",
"template\/*"
]
} | |