loanbaba.com | EMI Calculator | Loans

Compare and Apply Loans Online in India - loanbaba.com

What is loanbaba.com | EMI Calculator | Loans?

loanbaba.com | EMI Calculator | Loans is a Chrome extension developed by https://www.loanbaba.com, and its main feature is "Compare and Apply Loans Online in India - loanbaba.com".

Extension Screenshots

screenshot

Download loanbaba.com | EMI Calculator | Loans Extension CRX File

Download loanbaba.com | EMI Calculator | Loans 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

                        loanbaba.com is an online portal for Comparison and Application of Loans. Log on, compare between multiple Banks/NBFCs in India, choose between host of products and Apply in a jiffy! Use this this widget to easily access the website and use the super easy EMI Calculator for free!                    

Extension Basic Information

Name loanbaba.com | EMI Calculator | Loans loanbaba.com | EMI Calculator | Loans
ID npmdcfakchbgbhlcfifbklicnnjbhjli
Official URL https://chromewebstore.google.com/detail/loanbabacom-emi-calculato/npmdcfakchbgbhlcfifbklicnnjbhjli
Description Compare and Apply Loans Online in India - loanbaba.com
File Size 204 KB
Installation Count 61
Current Version 2.1
Last Updated 2016-08-30
Publish Date 2016-08-30
Rating 5.00/5 Total 3 Ratings
Developer https://www.loanbaba.com
Email [email protected]
Payment Type free
Extension Website https://www.loanbaba.com
Help Page URL https://www.loanbaba.com
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "loanbaba.com  | EMI Calculator | Loans",
    "description": "Compare and Apply Loans Online in India - loanbaba.com",
    "version": "2.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}