Alibo.vn - Taobao Pinduoduo 1688's Commission

Alibo.vn - Taobao's commission, Pinduoduo's commission, 1688's commission, Tmall's commission

Hvad er Alibo.vn - Taobao Pinduoduo 1688's Commission?

Alibo.vn - Taobao Pinduoduo 1688's Commission er en Chrome-udvidelse udviklet af https://alibo.vn, og dens hovedfunktion er "Alibo.vn - Taobao's commission, Pinduoduo's commission, 1688's commission, Tmall's commission".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot

Download Alibo.vn - Taobao Pinduoduo 1688's Commission-udvidelses-CRX-fil

Download Alibo.vn - Taobao Pinduoduo 1688's Commission-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Alibo is a system to help withdraw and receive Taobao's commission, Pinduoduo's commission, 1688's commission, Tmall's commission, ... anytime, anywhere, simply and conveniently. Commissions, attractive commissions when referring friends to join. Alibo also updates the hottest products Taobao hottest products 1688, best selling products Taobao 1688, top trending Taobao 1688 products on Tiktok (Douyin), top hottest products on livestream.

Alibo tool is a tool to help Alibo customers receive Taobao, 1688, Tmall, Pinduoduo commission... from millions of items when you buy at Taobao, 1688, Tmall,...

By displaying additional product information, tools to help customers' shopping, Alibo members become easier and more comfortable with just a few clicks.
Moreover, Alibo's management and commission tool is designed by leading engineers, meticulous, optimized to each operation, providing the best shopping and user experience for users and members of Alibo.
Best of all, alibo's tool offers withdrawals, wallet balance checks,... anytime, anywhere.

Thank you for choosing to use and become a member of the Alibo community. We are committed to constantly developing products and services to bring the best experience and profit to our customers!                    

Grundlæggende oplysninger om udvidelsen

Navn Alibo.vn - Taobao Pinduoduo 1688's Commission Alibo.vn - Taobao Pinduoduo 1688's Commission
ID janjmdnlopjaoegkoafgmpjlciifdngo
Officiel URL https://chromewebstore.google.com/detail/alibovn-taobao-pinduoduo/janjmdnlopjaoegkoafgmpjlciifdngo
Beskrivelse Alibo.vn - Taobao's commission, Pinduoduo's commission, 1688's commission, Tmall's commission
Filstørrelse 1.33 MB
Antal Installationer 3,473
Nuværende Version 1.2.16
Senest Opdateret 2024-01-21
Udgivelsesdato 2020-06-21
Bedømmelse 5.00/5 Samlet 46 Bedømmelser
Udvikler https://alibo.vn
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://alibo.vn/
Hjælpeside-URL https://alibo.vn/
URL til Fortrolighedspolitik Side https://alibo.vn/privacy_policy
Understøttede Sprog en,vi,th
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_manifestName__",
    "description": "__MSG_manifestDesc__",
    "version": "1.2.16",
    "icons": {
        "16": "assets\/images\/logo_alibo16.png",
        "48": "assets\/images\/logo_alibo48.png",
        "128": "assets\/images\/logo_alibo128.png"
    },
    "action": {
        "icons": {
            "16": "assets\/images\/logo_alibo16.png",
            "48": "assets\/images\/logo_alibo48.png",
            "128": "assets\/images\/logo_alibo128.png"
        },
        "default_title": "__MSG_manifestDefaultTitle__",
        "default_popup": "assets\/popup\/popup.html"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/alibo.vn\/*"
        ]
    },
    "background": {
        "service_worker": "assets\/popup\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.taobao.com\/*",
                "https:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.hk\/*",
                "https:\/\/*.1688.com\/*"
            ],
            "js": [
                "assets\/vendors\/jquery\/jquery-3.3.1.min.js",
                "assets\/vendors\/numeral\/numeral.min.js",
                "assets\/vendors\/js-base64\/base64.min.js",
                "assets\/js\/common.js",
                "assets\/js\/taobao.js",
                "assets\/js\/cart_taobao.js",
                "assets\/js\/cart_1688.js",
                "assets\/js\/tmall.js",
                "assets\/js\/1688.js",
                "assets\/js\/main.js"
            ],
            "css": [
                "assets\/css\/style.css"
            ]
        }
    ],
    "author": "__MSG_manifestAuthor__",
    "short_name": "__MSG_manifestShortName__",
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/images\/*.png",
                "assets\/popup\/images\/*.png"
            ],
            "matches": [
                "https:\/\/*.taobao.com\/*",
                "https:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.hk\/*",
                "https:\/\/*.1688.com\/*"
            ]
        }
    ],
    "default_locale": "en"
}