Save Money India
More than 450+ India's leading E-commerce websites deals, SaveMoneyIndia !!
什麼是Save Money India?
Save Money India是由Dudhat Technologies開發的Chrome擴展程式,該擴展的主要功能是“More than 450+ India's leading E-commerce websites deals, SaveMoneyIndia !! ”。
擴展截圖
下載Save Money India擴展crx文件
下載Save Money India擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | |
ID | mkgeobgebgclbcpppbjibnaehofpmepb |
官方網址 | https://chrome.google.com/webstore/detail/save-money-india/mkgeobgebgclbcpppbjibnaehofpmepb |
簡介 | More than 450+ India's leading E-commerce websites deals, SaveMoneyIndia !! |
檔案大小 | 16.46 KB |
安裝次數 | 13 |
目前版本 | 1.0 |
更新時間 | 2014-10-29 |
上架時間 | 2014-10-29 |
評分 | 4.50/5 共 2 次評分 |
開發者 | Dudhat Technologies |
付費類型 | free |
支援的語言 | 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" ] } |