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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    ]
}