Jom Import China

Jom Import China | Most Trusted Import Agency Company

ما هو Jom Import China؟

Jom Import China هو إضافة Chrome تم تطويرها بواسطة 一键神器|One Click Extension، والميزة الرئيسية لها هي "Jom Import China | Most Trusted Import Agency Company".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Jom Import China

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

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

                        [HOW TO USE]
1. Forwarding / Ship For Me - You can click "Add Package" on the Taobao, Tmall and 1688 purchased page, and you can directly submit the delivery information to the Jom Import China website. In addition, you can also edit the added packages.
2. Purchasing / Buy For Me - You can click "I Want to Purchase" on the Taobao, Tmall and 1688 product page to directly add the product to the Jom Import China shopping cart.
3. Browse the Website - Click the Jom Import China icon on the right side of the browser, and a small window will appear showing the Jom Import China website.

[OUR SERVICE]
We provide a simple platform with Reasonable, Safe and Fast Shipping. We also provide Air Shipping, Sea Shipping, Land Shipping services from China to Malaysia, Singapore, Thailand, Indonesia, Philippines and Australia.

[OUR OFFICIAL WEBSITE]
Here is our official website link -> https://jomimport.com 

Thank you very much for using our Chrome App.
With your support, we will continue to do a better services.                    

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

الاسم Jom Import China Jom Import China
ID hioglijmkichnbpbkjfpmgiaoomkoinm
عنوان URL الرسمي https://chromewebstore.google.com/detail/jom-import-china/hioglijmkichnbpbkjfpmgiaoomkoinm
الوصف Jom Import China | Most Trusted Import Agency Company
حجم الملف 94.67 KB
عدد التثبيتات 75
النسخة الحالية 1.3.0
آخر تحديث 2023-08-29
تاريخ النشر 2021-02-28
تقييم 5.00/5 مجموع تقييمات 25
المطور 一键神器|One Click Extension
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://worldsyntech.com/privacy-policy
اللغات المدعومة zh-CN
manifest.json
{
    "manifest_version": 3,
    "name": "Jom Import China",
    "version": "1.3.0",
    "description": "Jom Import China | Most Trusted Import Agency Company",
    "icons": {
        "128": "image\/icon128.png",
        "48": "image\/icon48.png",
        "16": "image\/icon16.png"
    },
    "action": {
        "default_icon": "image\/icon16.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "content.css",
                "custom.css"
            ],
            "js": [
                "config.js",
                "jquery.js",
                "content.js"
            ],
            "matches": [
                "*:\/\/buyertrade.taobao.com\/*",
                "*:\/\/trade.taobao.com\/*",
                "*:\/\/world.taobao.com\/*",
                "*:\/\/item.taobao.com\/*",
                "*:\/\/world.tmall.com\/*",
                "*:\/\/detail.tmall.com\/*",
                "*:\/\/item.jd.com\/*",
                "*:\/\/product.dangdang.com\/*",
                "*:\/\/detail.1688.com\/*",
                "*:\/\/detail.vip.com\/*",
                "*:\/\/*.1688.com\/*",
                "*:\/\/*.jd.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "image\/icon128.png",
                "image\/icon48.png",
                "image\/icon16.png",
                "image\/icon.png",
                "image\/loading01.gif",
                "image\/loading01.svg"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "permissions": [
        "notifications"
    ],
    "host_permissions": [
        "https:\/\/jomimport.com\/"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}