เครื่องมือสั่งซื้อLikeorder
เครื่องมือสั่งซื้อ Likeorder.com
เครื่องมือสั่งซื้อLikeorderคืออะไร?
เครื่องมือสั่งซื้อLikeorder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย SGN Developer และคุณลักษณะหลักของมันคือ "เครื่องมือสั่งซื้อ Likeorder.com"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย เครื่องมือสั่งซื้อLikeorder
ดาวน์โหลดไฟล์ส่วนขยาย เครื่องมือสั่งซื้อLikeorder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
สั่งซื้อสินค้าออนไลน์ด้วยพันล้านประเภทสินค้าจากเว็บไซต์อีคอมเมิร์ซของจีน : taobao.com, tmall.com และ 1688.com
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | apjnchoiielmahpmdoaijdoodohjlfmd |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%AA%E0%B8%B1%E0%B9%88%E0%B8%87%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%ADlikeord/apjnchoiielmahpmdoaijdoodohjlfmd |
คำอธิบาย | เครื่องมือสั่งซื้อ Likeorder.com |
ขนาดไฟล์ | 635 KB |
จำนวนการติดตั้ง | 210 |
เวอร์ชันปัจจุบัน | 1.0.12 |
อัปเดตครั้งล่าสุด | 2017-03-11 |
วันที่เผยแพร่ | 2017-03-11 |
คะแนน | 3.40/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | SGN Developer |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://likeoder.com |
URL หน้าช่วยเหลือ | https://likeorder.com/th/Home/FAQ |
URL หน้านโยบายความเป็นส่วนตัว | https://nguonhang16888.com/termsofservice |
ภาษาที่รองรับ | th |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2dLikeorder", "description": "\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d Likeorder.com", "version": "1.0.12", "page_action": { "default_icon": "images\/icon_likeorder_64x64.png", "default_popup": "popup.html" }, "icons": { "16": "images\/icon_likeorder_16x16.png", "32": "images\/icon_likeorder_32x32.png", "64": "images\/icon_likeorder_64x64.png", "128": "images\/icon_likeorder_128x128.png" }, "permissions": [ "activeTab", "storage", "https:\/\/likeorder.com\/", "https:\/\/2.taobao.com\/item.htm" ], "web_accessible_resources": [ "images\/*" ], "content_scripts": [ { "matches": [ "https:\/\/*.likeorder.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/detail.1688.com\/*", "https:\/\/detail.1688.com\/*", "http:\/\/wwww.amazon.com\/*", "https:\/\/wwww.amazon.com\/*" ], "css": [ "\/css\/bootstrap-theme.css", "\/css\/content.css" ], "js": [ "\/scripts\/jquery.js", "\/scripts\/jqueryui.js", "\/scripts\/lodash.js", "\/scripts\/rules.js", "\/scripts\/popup.js" ] } ] } |