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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://www.amulyam.in, και η κύρια λειτουργία του είναι "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

Λήψη αρχείου CRX της επέκτασης Amulyam - Free Mobile Recharge

Λήψη αρχείων επέκτασης 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\/*"
    ]
}