Comprice™ - Price Comparison
Discounts And Coupons Finder
Comprice™ - Price Comparison là gì?
Comprice™ - Price Comparison là một tiện ích mở rộng Chrome được phát triển bởi Comprice™, và tính năng chính của nó là "Discounts And Coupons Finder".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Comprice™ - Price Comparison
Tải xuống các tệp mở rộng Comprice™ - Price Comparison dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Comprice™ will search the internet for you in milliseconds for coupons and deals. Comprice™ will display in a floating window, the available deals, coupons and discounts for a huge selection products. Once the coupons and discounts are visible to you, a simple click would do the trick, and you will be able to purchase the product with a better price. ---------------------------------------------------- Disclaimer: Comprice™ uses coupons.com to display offers and coupons from a vast index of thousands of merchants.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | mhckodganjjgchefbhenifkhmainjiph |
URL Chính Thức | https://chrome.google.com/webstore/detail/comprice-price-comparison/mhckodganjjgchefbhenifkhmainjiph |
Mô tả | Discounts And Coupons Finder |
Kích Thước Tệp | 60.79 KB |
Số Lần Cài Đặt | 110 |
Phiên Bản Hiện Tại | 1.0.2.2 |
Cập Nhật Lần Cuối | 2016-09-14 |
Ngày Phát Hành | 2016-09-13 |
Nhà Phát Triển | Comprice™ |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | de,en,fr,nl,no,tr,da,es,es-419,it,hu,pl,pt-BR,fi,sv,ru,hi,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "1.0.2.2", "manifest_version": 2, "icons": { "128": "icon128.png", "96": "icon96.png", "48": "icon48.png", "19": "icon19.png" }, "browser_action": { "default_icon": "icon19.png", "default_title": "Comprice - Get The Best coupons and prices!", "default_popup": "popup.html" }, "background": { "page": "background.html" }, "permissions": [ "tabs", "webRequest", "webNavigation", "webRequestBlocking", "*:\/\/*\/*" ] } |