Save Money India
More than 450+ India's leading E-commerce websites deals, SaveMoneyIndia !!
What is Save Money India?
Save Money India is a Chrome extension developed by Dudhat Technologies, and its main feature is "More than 450+ India's leading E-commerce websites deals, SaveMoneyIndia !! ".
Extension Screenshots
Download Save Money India Extension CRX File
Download Save Money India extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Today , There are many websites that announces deals and discounts everyday. But we cannot take full advantage of it... why ? because we are not aware of it. So what is the solution ????? SAVE MONEY INDIA brings a platform where you can get all the latest information about deals and discounts from various online shopping portals. We are already providing More than 450+ India's leading E-commerce websites deals, few of them are: Pepperfry.com Tradus.in Infibeam.com Homeshop18.com Trendin.com Expedia.com Flipkart.com Yatra.com Yebhi.com Futurebazaar.com Indiatimes Rediffshopping.com Myntra.com Dominos and Many More
Extension Basic Information
Name | |
ID | mkgeobgebgclbcpppbjibnaehofpmepb |
Official URL | https://chrome.google.com/webstore/detail/save-money-india/mkgeobgebgclbcpppbjibnaehofpmepb |
Description | More than 450+ India's leading E-commerce websites deals, SaveMoneyIndia !! |
File Size | 16.46 KB |
Installation Count | 13 |
Current Version | 1.0 |
Last Updated | 2014-10-29 |
Publish Date | 2014-10-29 |
Rating | 4.50/5 Total 2 Ratings |
Developer | Dudhat Technologies |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Save Money India", "version": "1.0", "description": "More than 450+ India's leading E-commerce websites deals, SaveMoneyIndia !! ", "icons": { "48": "img\/Logo- Png 48.png", "128": "img\/Logo- Png 128.png", "16": "img\/Logo- Png 16.png" }, "browser_action": { "default_icon": "img\/Logo- Png.png", "default_title": "SaveMoneyIndia - Happy Shopping !", "default_popup": "popup.html" }, "background": { "page": "background.html" }, "permissions": [ "tabs", "*:\/\/*\/*", "notifications" ] } |