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 !! 」です。

拡張機能のスクリーンショット

screenshot
screenshot

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                    

拡張機能の基本情報

名前 Save Money India Save Money India
ID mkgeobgebgclbcpppbjibnaehofpmepb
公式URL 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"
    ]
}