递18集运

递18集运代购和代运助手。您可以在淘宝/天猫商品的页面,直接添加商品到递18集运购物车。此外,您也可以在淘宝已买到宝贝的页面,直接提交代收货信息到递18集运网站。

What is 递18集运?

递18集运 is a Chrome extension developed by World Syntech, and its main feature is "递18集运代购和代运助手。您可以在淘宝/天猫商品的页面,直接添加商品到递18集运购物车。此外,您也可以在淘宝已买到宝贝的页面,直接提交代收货信息到递18集运网站。".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download 递18集运 Extension CRX File

Download 递18集运 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

                        淘胖子集运代购和代运助手
可以直接添加商品到TAOPOST购物车
买到宝贝国内单号可以直接提交到TAOPOST网站

【 如何使用 】
安装递18集运小插件
同时打开并登入TAOPOST网站和淘宝/天猫页面

1. 代购 -您可以在淘宝/天猫页面点击 “我要代购”
2. 代运 -已买到宝贝的页面点击 “添加包裹”,国内单号会直接提交到TAOPOST网站

【 我们的服务 】
TAOPOST集运提供一站式专业淘宝代购/代运
提供中国至马来西亚 / 新加坡/其他东南亚国家国际物流服务
系统简单,价格合理,渠道安全与时效快速的空海陆运服务

【 官网 】
https://tao-post.com/

---------------------------

Taopost Extension
Add shopping items,submit tracking on TAOPOST after seller ships

【 How to use 】
Install Extension
Open and log in to TAOPOST and Taobao/Tmall simultaneously

1.Purchasing - You can click 'I want to buy' on the Taobao/Tmall page
2.Shipping - After purchase, click 'Add Package' to submit the domestic tracking number directly to TAOPOST

【 Our Service 】
Your one-stop solution for assist purchasing and international shipping to Southeast Asia
Simple system, reasonable prices, secure channels, and fast delivery
Providing Air Freight,Sea Freight and Land transportation services

【 Website 】
https://tao-post.com/                    

Extension Basic Information

Name 递18集运 递18集运
ID kehlonehaidfonljdldbnmioeomdcgok
Official URL https://chromewebstore.google.com/detail/%E9%80%9218%E9%9B%86%E8%BF%90/kehlonehaidfonljdldbnmioeomdcgok
Description 递18集运代购和代运助手。您可以在淘宝/天猫商品的页面,直接添加商品到递18集运购物车。此外,您也可以在淘宝已买到宝贝的页面,直接提交代收货信息到递18集运网站。
File Size 80.39 KB
Installation Count 577
Current Version 1.3.1
Last Updated 2024-01-04
Publish Date 2019-08-31
Rating 5.00/5 Total 1 Ratings
Developer World Syntech
Email [email protected]
Payment Type free
Privacy Policy Page URL https://worldsyntech.com/privacy.php
Supported Languages zh-CN
manifest.json
{
    "manifest_version": 3,
    "name": "\u901218\u96c6\u8fd0",
    "version": "1.3.1",
    "description": "\u901218\u96c6\u8fd0\u4ee3\u8d2d\u548c\u4ee3\u8fd0\u52a9\u624b\u3002\u60a8\u53ef\u4ee5\u5728\u6dd8\u5b9d\/\u5929\u732b\u5546\u54c1\u7684\u9875\u9762\uff0c\u76f4\u63a5\u6dfb\u52a0\u5546\u54c1\u5230\u901218\u96c6\u8fd0\u8d2d\u7269\u8f66\u3002\u6b64\u5916\uff0c\u60a8\u4e5f\u53ef\u4ee5\u5728\u6dd8\u5b9d\u5df2\u4e70\u5230\u5b9d\u8d1d\u7684\u9875\u9762\uff0c\u76f4\u63a5\u63d0\u4ea4\u4ee3\u6536\u8d27\u4fe1\u606f\u5230\u901218\u96c6\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:\/\/tao-post.com\/"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}