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
电子邮箱 [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\/*"
    ]
}