Comprice™ - Price Comparison
Discounts And Coupons Finder
什么是Comprice™ - Price Comparison?
Comprice™ - Price Comparison是由Comprice™开发的Chrome扩展程序,该扩展的主要功能是“Discounts And Coupons Finder”。
扩展截图
下载Comprice™ - Price Comparison扩展crx文件
下载Comprice™ - Price Comparison扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | mhckodganjjgchefbhenifkhmainjiph |
官方URL | https://chrome.google.com/webstore/detail/comprice-price-comparison/mhckodganjjgchefbhenifkhmainjiph |
简介 | Discounts And Coupons Finder |
文件大小 | 60.79 KB |
安装次数 | 110 |
当前版本 | 1.0.2.2 |
更新时间 | 2016-09-14 |
上架时间 | 2016-09-13 |
开发者 | Comprice™ |
付费类型 | free |
支持的语言 | 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", "*:\/\/*\/*" ] } |