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!

What is Amulyam - Free Mobile Recharge?

Amulyam - Free Mobile Recharge is a Chrome extension developed by http://www.amulyam.in, and its main feature is "Shop via us to earn free recharge on your shopping from flipkart, jabong, paytm and 500 plus other stores. Stop paying for recharge!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Amulyam - Free Mobile Recharge Extension CRX File

Download Amulyam - Free Mobile Recharge extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Amulyam - Free Mobile Recharge Amulyam - Free Mobile Recharge
ID anlcbglalgocacldknganjiiaepfmmnf
Official URL https://chrome.google.com/webstore/detail/amulyam-free-mobile-recha/anlcbglalgocacldknganjiiaepfmmnf
Description Shop via us to earn free recharge on your shopping from flipkart, jabong, paytm and 500 plus other stores. Stop paying for recharge!
File Size 916 KB
Installation Count 1,929
Current Version 1.1.9
Last Updated 2016-11-14
Publish Date 2016-11-14
Rating 5.00/5 Total 4 Ratings
Developer http://www.amulyam.in
Email [email protected]
Payment Type free
Privacy Policy Page URL http://www.amulyam.in/privacy-policy
Supported Languages 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\/*"
    ]
}