TBE EXPRESS 广州特贝尔国际货运代运助手

TBE EXPRESS 广州特贝尔国际货运代运助手。您可以在淘宝已买到宝贝的页面,直接提交代收货信息到TBE EXPRESS 广州特贝尔国际货运网站。

What is TBE EXPRESS 广州特贝尔国际货运代运助手?

TBE EXPRESS 广州特贝尔国际货运代运助手 is a Chrome extension developed by World Syntech, and its main feature is "TBE EXPRESS 广州特贝尔国际货运代运助手。您可以在淘宝已买到宝贝的页面,直接提交代收货信息到TBE EXPRESS 广州特贝尔国际货运网站。".

Extension Screenshots

screenshot
screenshot
screenshot

Download TBE EXPRESS 广州特贝尔国际货运代运助手 Extension CRX File

Download TBE EXPRESS 广州特贝尔国际货运代运助手 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        欢迎使用一键代运
电脑版Chrome 一键代运插件完成,可以直接链接购物网站,可直接下载使用。
1 打开Chrome 网上应用,搜索tbe expess(特贝尔国际货运代理)
2 将插件添加到 Chrome ,点击添加扩展程序,插件添加成后会在浏览器右上角出现我们的LOGO

您只需要登陆账号,就可以直接在淘宝里面按一个按钮就可以把商品添加到tbe-expess(特贝尔国际货运代理)系统里面,亲们不需要再麻烦的去输入快递单号等资料。我们将与您一起创新进步 。

【 官网 】
https://tbe-express.com

非常感谢使用我们的Chrome应用。
有你们的支持,我们会继续做得更好。                    

Extension Basic Information

Name TBE EXPRESS 广州特贝尔国际货运代运助手 TBE EXPRESS 广州特贝尔国际货运代运助手
ID iollelpjdophchdgffakciankfbdkaga
Official URL https://chromewebstore.google.com/detail/tbe-express-%E5%B9%BF%E5%B7%9E%E7%89%B9%E8%B4%9D%E5%B0%94%E5%9B%BD%E9%99%85%E8%B4%A7%E8%BF%90%E4%BB%A3%E8%BF%90%E5%8A%A9%E6%89%8B/iollelpjdophchdgffakciankfbdkaga
Description TBE EXPRESS 广州特贝尔国际货运代运助手。您可以在淘宝已买到宝贝的页面,直接提交代收货信息到TBE EXPRESS 广州特贝尔国际货运网站。
File Size 73.12 KB
Installation Count 139
Current Version 1.3.0
Last Updated 2023-08-29
Publish Date 2019-08-31
Developer World Syntech
Email [email protected]
Payment Type free
Privacy Policy Page URL https://worldsyntech.com/privacy-policy
Supported Languages zh-CN
manifest.json
{
    "manifest_version": 3,
    "name": "TBE EXPRESS \u5e7f\u5dde\u7279\u8d1d\u5c14\u56fd\u9645\u8d27\u8fd0\u4ee3\u8fd0\u52a9\u624b",
    "version": "1.3.0",
    "description": "TBE EXPRESS \u5e7f\u5dde\u7279\u8d1d\u5c14\u56fd\u9645\u8d27\u8fd0\u4ee3\u8fd0\u52a9\u624b\u3002\u60a8\u53ef\u4ee5\u5728\u6dd8\u5b9d\u5df2\u4e70\u5230\u5b9d\u8d1d\u7684\u9875\u9762\uff0c\u76f4\u63a5\u63d0\u4ea4\u4ee3\u6536\u8d27\u4fe1\u606f\u5230TBE EXPRESS \u5e7f\u5dde\u7279\u8d1d\u5c14\u56fd\u9645\u8d27\u8fd0\u7f51\u7ad9\u3002",
    "icons": {
        "128": "image\/icon128.png",
        "48": "image\/icon48.png",
        "16": "image\/icon16.png"
    },
    "action": {
        "default_icon": "image\/icon16.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "content.css",
                "custom.css"
            ],
            "js": [
                "config.js",
                "jquery.js",
                "content.js"
            ],
            "matches": [
                "*:\/\/buyertrade.taobao.com\/*",
                "*:\/\/trade.taobao.com\/*",
                "*:\/\/world.taobao.com\/*",
                "*:\/\/item.taobao.com\/*",
                "*:\/\/world.tmall.com\/*",
                "*:\/\/detail.tmall.com\/*",
                "*:\/\/item.jd.com\/*",
                "*:\/\/product.dangdang.com\/*",
                "*:\/\/detail.1688.com\/*",
                "*:\/\/detail.vip.com\/*",
                "*:\/\/*.1688.com\/*",
                "*:\/\/*.jd.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "image\/icon128.png",
                "image\/icon48.png",
                "image\/icon16.png",
                "image\/icon.png",
                "image\/loading01.gif",
                "image\/loading01.svg"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "permissions": [
        "notifications"
    ],
    "host_permissions": [
        "https:\/\/tbe-express.com\/"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}