Price Ghost - Ebay Price Tracker
One click Amazon,Ebay and Walmart product price tracking and price notifications
Price Ghost - Ebay Price Trackerคืออะไร?
Price Ghost - Ebay Price Tracker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://priceghost.com และคุณลักษณะหลักของมันคือ "One click Amazon,Ebay and Walmart product price tracking and price notifications"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Price Ghost - Ebay Price Tracker
ดาวน์โหลดไฟล์ส่วนขยาย Price Ghost - Ebay Price Tracker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Price Ghost allows for one click Amazon/Ebay/Walmart product tracking and price notifications. Set price watches for the following supported retailers: - Amazon - Ebay - Walmart Set up price targets with one click and receive email notifications when they reach your target. Price ghost will track the product and you will be immediately notified once the price drops.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | odcahgphhppaejkaoekboikocmikehmp |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/price-ghost-ebay-price-tr/odcahgphhppaejkaoekboikocmikehmp |
คำอธิบาย | One click Amazon,Ebay and Walmart product price tracking and price notifications |
ขนาดไฟล์ | 104 KB |
จำนวนการติดตั้ง | 421 |
เวอร์ชันปัจจุบัน | 1.2.2 |
อัปเดตครั้งล่าสุด | 2017-02-03 |
วันที่เผยแพร่ | 2017-02-03 |
คะแนน | 2.00/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | http://priceghost.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | http://www.priceghost.com/about |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Price Ghost - Ebay Price Tracker", "description": "One click Amazon,Ebay and Walmart product price tracking and price notifications", "version": "1.2.2", "browser_action": { "default_icon": "imgs\/icon19.png", "default_popup": "popup.html" }, "permissions": [ "storage", "activeTab", "tabs", "cookies", "identity", "*:\/\/*.priceghost.com\/*" ], "icons": { "16": "imgs\/icon16.png", "48": "imgs\/icon48.png", "128": "imgs\/icon128.png" } } |