Comprice™ - Price Comparison
Discounts And Coupons Finder
Comprice™ - Price Comparison란 무엇입니까?
Comprice™ - Price Comparison은(는) Comprice™에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Discounts And Coupons Finder"입니다.
확장 프로그램 스크린샷
Comprice™ - Price Comparison 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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", "*:\/\/*\/*" ] } |