Download Image 1688, Taobao, Tmall by QThang

Click chuột phải hoặc click DOWNLOAD THIS IMAGE để tải về hình ảnh gốc tại trang 1688, Taobao, Tmall, Tiki, Lazada, Shopee

What is Download Image 1688, Taobao, Tmall by QThang?

Download Image 1688, Taobao, Tmall by QThang is a Chrome extension developed by QThang.net, and its main feature is "Click chuột phải hoặc click DOWNLOAD THIS IMAGE để tải về hình ảnh gốc tại trang 1688, Taobao, Tmall, Tiki, Lazada, Shopee".

Extension Screenshots

screenshot
screenshot
screenshot

Download Download Image 1688, Taobao, Tmall by QThang Extension CRX File

Download Download Image 1688, Taobao, Tmall by QThang 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

                        Đây là phần mềm cho phép tải về hình ảnh gốc  tại trang web 1688.com, taobao.com, tmall.com, lazada.vn, tiki.vn, Shopee.vn bằng cách nhấn chuột phải hoặc nhấn nút DOWNLOAD THIS IMAGE.

Hướng dẫn sử dụng:
Bạn chỉ cần chuột phải vào hình ảnh bạn muốn tải về và lưu về máy như những trang cho phép tải ảnh khác mà không cần phải open source F12 phức tạp.

Thân!                    

Extension Basic Information

Name Download Image 1688, Taobao, Tmall by QThang Download Image 1688, Taobao, Tmall by QThang
ID gghihgpbkhfnjcnodemegkldekipnoec
Official URL https://chromewebstore.google.com/detail/download-image-1688-taoba/gghihgpbkhfnjcnodemegkldekipnoec
Description Click chuột phải hoặc click DOWNLOAD THIS IMAGE để tải về hình ảnh gốc tại trang 1688, Taobao, Tmall, Tiki, Lazada, Shopee
File Size 2.06 MB
Installation Count 1,525
Current Version 1.0.5
Last Updated 2022-01-25
Publish Date 2020-07-06
Rating 1.00/5 Total 1 Ratings
Developer QThang.net
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Download Image 1688, Taobao, Tmall by QThang",
    "version": "1.0.5",
    "description": "Click chu\u1ed9t ph\u1ea3i ho\u1eb7c click DOWNLOAD THIS IMAGE \u0111\u1ec3 t\u1ea3i v\u1ec1 h\u00ecnh \u1ea3nh g\u1ed1c t\u1ea1i trang 1688, Taobao, Tmall, Tiki, Lazada, Shopee",
    "author": "QThang",
    "homepage_url": "https:\/\/www.qthang.net\/?utm_source=extension",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "pages\/popup\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/detail.1688.com\/*",
                "*:\/\/item.taobao.com\/*",
                "*:\/\/detail.tmall.hk\/*",
                "*:\/\/*.detail.tmall.com\/*",
                "*:\/\/*.tmall.com\/*",
                "https:\/\/www.lazada.vn\/*",
                "https:\/\/tiki.vn\/*",
                "*:\/\/shopee.vn\/*"
            ],
            "js": [
                "js\/libs\/jquery_3_3_1.js",
                "js\/libs\/rightclick.js"
            ]
        },
        {
            "matches": [
                "*:\/\/detail.1688.com\/*"
            ],
            "css": [
                "css\/styles_1688.css"
            ],
            "js": [
                "js\/content_1688.js"
            ]
        },
        {
            "matches": [
                "*:\/\/item.taobao.com\/*"
            ],
            "css": [
                "css\/styles_taobao.css"
            ],
            "js": [
                "js\/content_taobao.js"
            ]
        },
        {
            "matches": [
                "*:\/\/detail.tmall.hk\/*",
                "*:\/\/*.detail.tmall.com\/*",
                "*:\/\/*.tmall.com\/*"
            ],
            "css": [
                "css\/styles_tmall.css"
            ],
            "js": [
                "js\/content_tmall.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.lazada.vn\/*"
            ],
            "css": [
                "css\/styles_lazada.css"
            ],
            "js": [
                "js\/content_lazada.js"
            ]
        },
        {
            "matches": [
                "https:\/\/tiki.vn\/*"
            ],
            "css": [
                "css\/styles_tiki.css"
            ],
            "js": [
                "js\/content_tiki.js"
            ]
        },
        {
            "matches": [
                "*:\/\/shopee.vn\/*"
            ],
            "js": [
                "js\/content_shopee.js"
            ]
        }
    ]
}