PHChipo - Order Extension
PHChipo Order Extension - Support order on TAOBAO, TMALL, 1688
什麼是PHChipo - Order Extension?
PHChipo - Order Extension是由Chipo開發的Chrome擴展程式,該擴展的主要功能是“PHChipo Order Extension - Support order on TAOBAO, TMALL, 1688”。
擴展截圖
下載PHChipo - Order Extension擴展crx文件
下載PHChipo - Order Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
PHChipo Order Extension - Support order on TAOBAO, TMALL, 1688 With PHChipo.com online ordering tool, you can easily buy goods from Taobao, 1688.com websites, Tmall.com and ship goods from China to Indonesia. Function: - Exchange rate: This tool will update the exchange rate in real time and based on that to convert the value of goods from currency to Indonesia currency. Help you easily track the value of the product in the fastest and most accurate way. - Complete and accurate information: This tool will collect the data on the Taobao, Tmall and 1688 pages you are viewing, then based on the product attribute information (color, size .. ) which you choose, it will automatically update the product value. Help you always see the most complete and accurate information.
擴展基本資訊
名稱 | PHChipo - Order Extension |
ID | ilbeimaplhmngenjognaodfkekllakff |
官方網址 | https://chromewebstore.google.com/detail/phchipo-order-extension/ilbeimaplhmngenjognaodfkekllakff |
簡介 | PHChipo Order Extension - Support order on TAOBAO, TMALL, 1688 |
檔案大小 | 168 KB |
安裝次數 | 50 |
目前版本 | 3.1.5 |
更新時間 | 2023-01-10 |
上架時間 | 2021-04-07 |
開發者 | Chipo |
電子郵箱 | [email protected] |
付費類型 | free |
說明頁面URL | https://phchipo.com/#/contact |
隱私政策頁面URL | https://chipothai.com/support/9158531147/5394316269 |
支援的語言 | en |
manifest.json | |
{ "background": { "service_worker": "background.js" }, "action": { "default_icon": "icons\/logo.png", "default_title": "PHChipo - Order Extension" }, "content_scripts": [ { "css": [ "css\/style.css" ], "js": [ "contentScript.js", "site.js" ], "matches": [ "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:\/\/*.yao.95095.com\/*", "https:\/\/*.yao.95095.com\/*", "https:\/\/*.jd.com\/*" ] } ], "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'" }, "default_locale": "en", "description": "__MSG_manifest_description__", "icons": { "128": "icons\/icon-128x128.png", "16": "icons\/icon_16.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png" }, "manifest_version": 3, "name": "__MSG_manifest_name__", "host_permissions": [ "http:\/\/*.phchipo.com\/*", "https:\/\/*.phchipo.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.tmall.hk\/*", "https:\/\/*.tmall.hk\/*", "https:\/\/*.95095.com\/*" ], "permissions": [ "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.1.5", "web_accessible_resources": [ { "resources": [ "*" ], "matches": [ " |