YOYBUY Taobao/1688 Shopping Assistant

YOYBUY Taobao Extension help you to add items from Taobao.com, Tmall.com and 1688.com to taobao agent: YOYBUY.com

O que é YOYBUY Taobao/1688 Shopping Assistant?

YOYBUY Taobao/1688 Shopping Assistant é uma extensão do Chrome desenvolvida por https://www.yoybuy.com, e sua principal característica é "YOYBUY Taobao Extension help you to add items from Taobao.com, Tmall.com and 1688.com to taobao agent: YOYBUY.com".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão YOYBUY Taobao/1688 Shopping Assistant

Baixe arquivos de extensão YOYBUY Taobao/1688 Shopping Assistant no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        YOYBUY Taobao/Tmall/1688 Shopping extension is tailored to assistant YOYBUY customers to add items to YOYBUY Shopping cart easily while browsing Taobao,Tmall and 1688.
YOYBUY.com, established in 2008, is a leading company which offers one stop Shopping Agent service to purchase and ship Chinese products for global users. Over 50,000,000 items have been purchased and more than 1,000,000 parcels shipped for the past 10 years.                    

Informações Básicas da Extensão

Nome YOYBUY Taobao/1688 Shopping Assistant YOYBUY Taobao/1688 Shopping Assistant
ID aamgpllamglhegglhogmfejmeihmnkpb
URL Oficial https://chromewebstore.google.com/detail/yoybuy-taobao1688-shoppin/aamgpllamglhegglhogmfejmeihmnkpb
Descrição YOYBUY Taobao Extension help you to add items from Taobao.com, Tmall.com and 1688.com to taobao agent: YOYBUY.com
Tamanho do Arquivo 94.2 KB
Contagem de Instalações 360
Versão Atual 1.0.30
Última Atualização 2023-11-23
Data de Publicação 2020-01-08
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://www.yoybuy.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.yoybuy.com
URL da Página de Ajuda https://ship.yoybuy.com/helpcenter/one-click-order/
URL da Página de Política de Privacidade https://www.yoybuy.com/en/help.html?cateid=3237176
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "YOYBUY Taobao\/1688 Shopping Assistant",
    "version": "1.0.30",
    "description": "YOYBUY Taobao Extension help you to add items from Taobao.com, Tmall.com and 1688.com to taobao agent: YOYBUY.com",
    "action": {
        "default_icon": "logo.png",
        "default_popup": "popup.html",
        "default_title": "YOYBUY"
    },
    "icons": {
        "128": "logo.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "cookies",
        "webRequest"
    ],
    "host_permissions": [
        "*:\/\/*.yoybuy.com\/",
        "*:\/\/*.taobao.com\/",
        "*:\/\/*.tmall.com\/",
        "*:\/\/*.1688.com\/"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/s.taobao.com\/search?*"
            ],
            "js": [
                "lib\/jquery\/jquery.min.js",
                "lib\/jquery-cookie\/jquery.cookie.min.js",
                "js\/yoybuy.js",
                "js\/taobao-search.js"
            ]
        },
        {
            "matches": [
                "*:\/\/list.tmall.com\/search_product.htm?*"
            ],
            "js": [
                "lib\/jquery\/jquery.min.js",
                "lib\/jquery-cookie\/jquery.cookie.min.js",
                "js\/yoybuy.js",
                "js\/tmall-search.js"
            ]
        },
        {
            "matches": [
                "*:\/\/s.1688.com\/selloffer\/offer_search.htm?*"
            ],
            "js": [
                "lib\/jquery\/jquery.min.js",
                "lib\/jquery-cookie\/jquery.cookie.min.js",
                "js\/yoybuy.js",
                "js\/1688-search.js"
            ]
        },
        {
            "matches": [
                "*:\/\/item.taobao.com\/item.htm?*"
            ],
            "css": [
                "iconfont\/iconfont.css",
                "css\/taobao-item.css",
                "lib\/alertify\/alertify.css",
                "lib\/alertify\/default.css",
                "lib\/dialog\/dialog.css"
            ],
            "js": [
                "lib\/jquery\/jquery.min.js",
                "lib\/jquery-cookie\/jquery.cookie.min.js",
                "lib\/alertify\/alertify.min.js",
                "js\/yoybuy.js",
                "js\/dialog.js",
                "js\/taobao-item.js"
            ]
        },
        {
            "matches": [
                "*:\/\/detail.tmall.com\/item.htm?*"
            ],
            "css": [
                "iconfont\/iconfont.css",
                "css\/taobao-item.css",
                "lib\/alertify\/alertify.css",
                "lib\/alertify\/default.css",
                "lib\/dialog\/dialog.css"
            ],
            "js": [
                "lib\/jquery\/jquery.min.js",
                "lib\/jquery-cookie\/jquery.cookie.min.js",
                "lib\/alertify\/alertify.min.js",
                "js\/yoybuy.js",
                "js\/dialog.js",
                "js\/tmall-item.js"
            ]
        },
        {
            "matches": [
                "*:\/\/detail.tmall.hk\/item.htm?*"
            ],
            "css": [
                "iconfont\/iconfont.css",
                "css\/taobao-item.css",
                "lib\/alertify\/alertify.css",
                "lib\/alertify\/default.css",
                "lib\/dialog\/dialog.css"
            ],
            "js": [
                "lib\/jquery\/jquery.min.js",
                "lib\/jquery-cookie\/jquery.cookie.min.js",
                "lib\/alertify\/alertify.min.js",
                "js\/yoybuy.js",
                "js\/dialog.js",
                "js\/tmall-item.js"
            ]
        },
        {
            "matches": [
                "*:\/\/detail.1688.com\/offer\/*"
            ],
            "css": [
                "iconfont\/iconfont.css",
                "css\/taobao-item.css",
                "lib\/alertify\/alertify.css",
                "lib\/alertify\/default.css",
                "lib\/dialog\/dialog.css",
                "lib\/dialog\/alertify1688.css"
            ],
            "js": [
                "lib\/jquery\/jquery.min.js",
                "lib\/jquery-cookie\/jquery.cookie.min.js",
                "lib\/alertify\/alertify.min.js",
                "js\/yoybuy.js",
                "js\/dialog.js",
                "js\/1688-item.js"
            ]
        }
    ]
}