Jom Import China

Jom Import China | Most Trusted Import Agency Company

什麼是Jom Import China?

Jom Import China是由一键神器|One Click Extension開發的Chrome擴展程式,該擴展的主要功能是“Jom Import China | Most Trusted Import Agency Company”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Jom Import China擴展crx文件

下載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
官方網址 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"
}