Soido Add-on

Công cụ đặt hàng - soido.vn

What is Soido Add-on?

Soido Add-on is a Chrome extension developed by Quang Hùng, and its main feature is "Công cụ đặt hàng - soido.vn".

Extension Screenshots

screenshot
screenshot
screenshot

Download Soido Add-on Extension CRX File

Download Soido Add-on 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

                        Công cụ đặt hàng trên taobao, 1688 cho soido.vn                    

Extension Basic Information

Name Soido Add-on Soido Add-on
ID jnaeepiopohikhfkklbbolonccbkalgm
Official URL https://chromewebstore.google.com/detail/soido-add-on/jnaeepiopohikhfkklbbolonccbkalgm
Description Công cụ đặt hàng - soido.vn
File Size 95.67 KB
Installation Count 58
Current Version 1.0.7
Last Updated 2018-01-23
Publish Date 2018-01-22
Rating 5.00/5 Total 2 Ratings
Developer Quang Hùng
Email [email protected]
Payment Type free
Privacy Policy Page URL https://nhaphang68.com/noi-dung/51/privacy-policy
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Soido Add-on",
    "version": "1.0.7",
    "manifest_version": 2,
    "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng - soido.vn",
    "browser_action": {
        "name": "Manipulate DOM",
        "icons": [
            "fav.png"
        ],
        "default_icon": "fav.png"
    },
    "content_scripts": [
        {
            "css": [
                "css\/app.css",
                "css\/bootstrap.min.css",
                "css\/cn_main.css",
                "css\/font-awesome.css",
                "css\/font-awesome.min.css",
                "css\/main.css"
            ],
            "js": [
                "js\/jquery.min.js",
                "js\/s_common.js",
                "js\/s_taobao.js",
                "js\/s_alibaba.js",
                "js\/s_vipshop.js",
                "js\/s_main.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.vip.com\/*",
                "https:\/\/*.vip.com\/*"
            ]
        }
    ]
}