Amulyam - Free Mobile Recharge

Shop via us to earn free recharge on your shopping from flipkart, jabong, paytm and 500 plus other stores. Stop paying for recharge!

Amulyam - Free Mobile Rechargeとは何ですか?

Amulyam - Free Mobile Rechargeはhttp://www.amulyam.inによって開発されたChromeの拡張機能で、その主な機能は「Shop via us to earn free recharge on your shopping from flipkart, jabong, paytm and 500 plus other stores. Stop paying for recharge!」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Amulyam - Free Mobile Recharge拡張機能のCRXファイルをダウンロード

Amulyam - Free Mobile Recharge拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Amulyam.in is India's first and exclusive website for free recharge. And, it's already paid more than Rs.3 crore worth of free recharges. Keep this extension installed to never miss free recharge on your purchases and with free instant credit offers. 


* Free recharge on your purchases *

All of us shop online. Shop via us next time when you shop online. A mobile phone could earn up to Rs.800 and an electronics product like TV or laptop may give you up to Rs.2000. A shirt or pant will fetch you up to Rs.300. It's all free money and all it takes to earn this free money is just one click with amulyam extension. 

When you are any store which gives free recharge, it reminds you to activate free
recharge. Just activate it and continue shopping as you would normally do. Once activated,status is clearly shown on the extension button with a right symbol. It means your purchases will be tracked and when the merchant confirms us your purchases,money will be added in amulyam wallet. 

* Instant free credit offers *
 
Click on amulyam extension icon at the top right corner of your browser to see 
all instant free credit offers which will give you free recharge credits instantly
when participated. 

* Coupons and offers *

Save your time in searching coupons and deals. When you are on any retailer's website, click extension icon to see coupons and offers of that particular store. Our dedicated 25 member strong team collects latest coupons to make sure you never miss any coupons and sales. 


By using this extension, you agree to the privacy available at 
http://www.amulyam.in/privacy-policy and terms available at 
http://www.amulyam.in/terms-and-conditions                    

拡張機能の基本情報

名前 Amulyam - Free Mobile Recharge Amulyam - Free Mobile Recharge
ID anlcbglalgocacldknganjiiaepfmmnf
公式URL https://chrome.google.com/webstore/detail/amulyam-free-mobile-recha/anlcbglalgocacldknganjiiaepfmmnf
説明 Shop via us to earn free recharge on your shopping from flipkart, jabong, paytm and 500 plus other stores. Stop paying for recharge!
ファイルサイズ 916 KB
インストール数 1,929
現在のバージョン 1.1.9
最終更新日 2016-11-14
公開日 2016-11-14
評価 5.00/5 合計 4 レビュー
開発者 http://www.amulyam.in
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL http://www.amulyam.in/privacy-policy
対応言語 en-GB
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "img\/icon.ico",
        "default_title": "Amulyam - Free Mobile Recharge",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "libs\/jquery.js",
                "js\/content_script.js",
                "libs\/utils.js",
                "libs\/underscore-min.js",
                "libs\/backbone-min.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "description": "Shop via us to earn free recharge on your shopping from flipkart, jabong, paytm and 500 plus other stores. Stop paying for recharge!",
    "homepage_url": "http:\/\/www.amulyam.in",
    "icons": {
        "128": "img\/logo128.png",
        "16": "img\/logo16.png",
        "18": "img\/icon.ico",
        "32": "img\/logo32.png",
        "48": "img\/logo48.png",
        "64": "img\/logo64.png"
    },
    "manifest_version": 2,
    "name": "Amulyam - Free Mobile Recharge",
    "short_name": "Amulyam - Free Mobile Recharge",
    "permissions": [
        "tabs",
        "gcm",
        "storage",
        "notifications",
        "cookies",
        ""
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.9",
    "web_accessible_resources": [
        "templates\/*",
        "img\/*.png",
        "css\/chrome-extension.css",
        "fonts\/OpenSans\/*"
    ]
}