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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        [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
URL หน้านโยบายความเป็นส่วนตัว 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"
}