gufamall Shopping Extension

gufamall Shopping Extension for Shopping on JD,Taobao,TMall,1688

ما هو gufamall Shopping Extension؟

gufamall Shopping Extension هو إضافة Chrome تم تطويرها بواسطة https://www.gufamall.com، والميزة الرئيسية لها هي "gufamall Shopping Extension for Shopping on JD,Taobao,TMall,1688".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة gufamall Shopping Extension

قم بتنزيل ملفات الامتداد gufamall Shopping Extension بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        gufamall Shopping Extension for Shopping on JD,Taobao,TMall,1688.

Through the gufamall.com shopping extension , you can shop more conveniently and quickly from taobao.com and tmall.com and 1688.com and jd.com from  China to Myanmar.                    

معلومات أساسية عن التمديد

الاسم gufamall Shopping Extension gufamall Shopping Extension
ID pokaeccginahfblcnnncnngchieahjlj
عنوان URL الرسمي https://chrome.google.com/webstore/detail/gufamall-shopping-extensi/pokaeccginahfblcnnncnngchieahjlj
الوصف gufamall Shopping Extension for Shopping on JD,Taobao,TMall,1688
حجم الملف 165 KB
عدد التثبيتات 47
النسخة الحالية 1.7.0
آخر تحديث 2019-11-27
تاريخ النشر 2019-11-27
تقييم 5.00/5 مجموع تقييمات 1
المطور https://www.gufamall.com
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://www.gufamall.com/whdbm/privacy.html
اللغات المدعومة en
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "images\/icon-32x32.png",
        "default_title": "gufamall Shopping Extension",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "css": [
                "css\/style.css",
                "css\/whjquery-ui.css",
                "css\/btn.css"
            ],
            "exclude_matches": [
                "https:\/\/daixiao.1688.com\/*",
                "http:\/\/daixiao.1688.com\/*"
            ],
            "js": [
                "js\/jquery2.min.js",
                "js\/whdialog.js",
                "js\/whjquery-ui.js",
                "js\/main.js",
                "js\/config.js",
                "js\/tools.js"
            ],
            "matches": [
                "http:\/\/*.jd.com\/*",
                "https:\/\/*.jd.com\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*"
            ]
        },
        {
            "js": [
                "js\/taobao.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*"
            ]
        },
        {
            "js": [
                "js\/jd.js"
            ],
            "matches": [
                "http:\/\/*.jd.com\/*",
                "https:\/\/*.jd.com\/*",
                "http:\/\/item.jd.com\/*",
                "https:\/\/item.jd.com\/*"
            ]
        },
        {
            "js": [
                "js\/tmall.js"
            ],
            "matches": [
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*",
                "http:\/\/detail.tmall.com\/*",
                "https:\/\/detail.tmall.com\/*",
                "http:\/\/world.tmall.com\/*",
                "https:\/\/*.world.tmall.com\/*"
            ]
        },
        {
            "js": [
                "js\/1688.js"
            ],
            "matches": [
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "gufamall Shopping Extension for Shopping on JD,Taobao,TMall,1688",
    "icons": {
        "128": "images\/icon-128x128.png",
        "48": "images\/icon-48x48.png"
    },
    "incognito": "split",
    "manifest_version": 2,
    "name": "gufamall Shopping Extension",
    "permissions": [
        "http:\/\/*.gufamall.com\/*",
        "https:\/\/*.gufamall.com\/*",
        "storage",
        "http:\/\/*.jd.com\/*",
        "https:\/\/*.jd.com\/*",
        "http:\/\/*.taobao.com\/*",
        "https:\/\/*.taobao.com\/*",
        "http:\/\/*.1688.com\/*",
        "https:\/\/*.1688.com\/*",
        "http:\/\/*.tmall.com\/*",
        "https:\/\/*.tmall.com\/*",
        "http:\/\/*.tmall.hk\/*",
        "https:\/\/*.tmall.hk\/*",
        "http:\/\/extapi.gufamall.net\/*",
        "https:\/\/extapi.gufamall.net\/*"
    ],
    "short_name": "gufamall Shopping Extension jd,taobao,tmall,1688",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.7.0",
    "web_accessible_resources": [
        "images\/*",
        "css\/*",
        "innerhtml\/*"
    ],
    "homepage_url": "https:\/\/www.gufamall.com"
}