Alibo.vn - Taobao Pinduoduo 1688's Commission

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

Wat is Alibo.vn - Taobao Pinduoduo 1688's Commission?

Alibo.vn - Taobao Pinduoduo 1688's Commission is een Chrome-extensie ontwikkeld door https://alibo.vn, en de belangrijkste functie is "Alibo.vn - Taobao's commission, Pinduoduo's commission, 1688's commission, Tmall's commission".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Alibo.vn - Taobao Pinduoduo 1688's Commission

Download Alibo.vn - Taobao Pinduoduo 1688's Commission-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Alibo.vn - Taobao Pinduoduo 1688's Commission Alibo.vn - Taobao Pinduoduo 1688's Commission
ID janjmdnlopjaoegkoafgmpjlciifdngo
Officiële URL https://chromewebstore.google.com/detail/alibovn-taobao-pinduoduo/janjmdnlopjaoegkoafgmpjlciifdngo
Beschrijving Alibo.vn - Taobao's commission, Pinduoduo's commission, 1688's commission, Tmall's commission
Bestandsgrootte 1.33 MB
Aantal Installaties 3,473
Huidige Versie 1.2.16
Laatst Bijgewerkt 2024-01-21
Publicatiedatum 2020-06-21
Beoordeling 5.00/5 Totaal 46 Beoordelingen
Ontwikkelaar https://alibo.vn
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://alibo.vn/
Help Pagina-URL https://alibo.vn/
URL van de Privacybeleid Pagina https://alibo.vn/privacy_policy
Ondersteunde Talen 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"
}