Alibo.vn - Taobao Pinduoduo 1688's Commission

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

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

Alibo.vn - Taobao Pinduoduo 1688's Commission is a Chrome extension developed by https://alibo.vn, and its main feature is "Alibo.vn - Taobao's commission, Pinduoduo's commission, 1688's commission, Tmall's commission".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Alibo.vn - Taobao Pinduoduo 1688's Commission Extension CRX File

Download Alibo.vn - Taobao Pinduoduo 1688's Commission 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

                        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!                    

Extension Basic Information

Name Alibo.vn - Taobao Pinduoduo 1688's Commission Alibo.vn - Taobao Pinduoduo 1688's Commission
ID janjmdnlopjaoegkoafgmpjlciifdngo
Official URL https://chromewebstore.google.com/detail/alibovn-taobao-pinduoduo/janjmdnlopjaoegkoafgmpjlciifdngo
Description Alibo.vn - Taobao's commission, Pinduoduo's commission, 1688's commission, Tmall's commission
File Size 1.33 MB
Installation Count 3,473
Current Version 1.2.16
Last Updated 2024-01-21
Publish Date 2020-06-21
Rating 5.00/5 Total 46 Ratings
Developer https://alibo.vn
Email [email protected]
Payment Type free
Extension Website https://alibo.vn/
Help Page URL https://alibo.vn/
Privacy Policy Page URL https://alibo.vn/privacy_policy
Supported Languages 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"
}