Comprice™ - Price Comparison
Discounts And Coupons Finder
Comprice™ - Price Comparison क्या है?
Comprice™ - Price Comparison Comprice™ द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Discounts And Coupons Finder"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Comprice™ - Price Comparison एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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", "*:\/\/*\/*" ] } |