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!

Vad är Amulyam - Free Mobile Recharge?

Amulyam - Free Mobile Recharge är en Chrome-tillägg utvecklad av http://www.amulyam.in, och dess huvudfunktion är "Shop via us to earn free recharge on your shopping from flipkart, jabong, paytm and 500 plus other stores. Stop paying for recharge!".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Amulyam - Free Mobile Recharge-förlängningens CRX-fil

Ladda ner Amulyam - Free Mobile Recharge-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Amulyam - Free Mobile Recharge Amulyam - Free Mobile Recharge
ID anlcbglalgocacldknganjiiaepfmmnf
Officiell webbadress https://chrome.google.com/webstore/detail/amulyam-free-mobile-recha/anlcbglalgocacldknganjiiaepfmmnf
Beskrivning Shop via us to earn free recharge on your shopping from flipkart, jabong, paytm and 500 plus other stores. Stop paying for recharge!
Filstorlek 916 KB
Antal Installationer 1,929
Aktuell Version 1.1.9
Senast Uppdaterad 2016-11-14
Publiceringsdatum 2016-11-14
Betyg 5.00/5 Totalt 4 Betyg
Utvecklare http://www.amulyam.in
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan http://www.amulyam.in/privacy-policy
Stödda Språk 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\/*"
    ]
}