DEO
Never miss a deal again
DEOคืออะไร?
DEO เป็นส่วนขยายของ Chrome ที่พัฒนาโดย deo-chrome-extension และคุณลักษณะหลักของมันคือ "Never miss a deal again"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DEO
ดาวน์โหลดไฟล์ส่วนขยาย DEO ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
DEO is a new way to shop for the products you love! Unsure whether to buy that particular item right now in case the price drops in the future? Let DEO track price changes and notify you on your mobile phone when the price has reached your target. Tired of endless email promotions and tedious check-outs? Upon receiving a notification on your mobile phone, DEO will provide a single step purchase confirmation right within the DEO app! Try DEO today and discover a new way to save online. Features • Track prices of your favorite items on Amazon • Specify the price you wish to pay and how long you are willing to wait for this price • Receive notifications on your mobile phone (not emails) when the price has reached your target • Single step purchase confirmation inside the DEO mobile app ! Note - this extension requires the DEO Android mobile app. Download here: http://amzn.com/B00O02AX5G
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | kalpaiggdafondcmdikgphjhgbockfko |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/deo/kalpaiggdafondcmdikgphjhgbockfko |
คำอธิบาย | Never miss a deal again |
ขนาดไฟล์ | 1.45 MB |
จำนวนการติดตั้ง | 15 |
เวอร์ชันปัจจุบัน | 1.0.0.17 |
อัปเดตครั้งล่าสุด | 2015-12-02 |
วันที่เผยแพร่ | 2015-12-02 |
ผู้พัฒนา | deo-chrome-extension |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://deoshopping.com |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DEO", "version": "1.0.0.17", "manifest_version": 2, "minimum_chrome_version": "29", "default_locale": "en", "description": "__MSG_extension_description__", "permissions": [ "storage", "contextMenus", "tabs", "identity", "webRequest", "webRequestBlocking", "http:\/\/*\/*", "https:\/\/graph.facebook.com\/", "https:\/\/www.facebook.com\/", "https:\/\/accounts.google.com\/o\/oauth2\/token" ], "background": { "scripts": [ "context-menu.js", "assets\/js\/jquery.js", "assets\/js\/json2.js" ], "persistent": true }, "content_scripts": [ { "matches": [ "*:\/\/*. |