GD Makemytrip

GD Makemytrip.

What is GD Makemytrip?

GD Makemytrip is a Chrome extension developed by dubey.girish2, and its main feature is "GD Makemytrip.".

Download GD Makemytrip Extension CRX File

Download GD Makemytrip 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

                        This tool design for download data GD Makemytrip                    

Extension Basic Information

Name GD Makemytrip GD Makemytrip
ID inhhflcoahlhmghjjammokeiiepcploe
Official URL https://chromewebstore.google.com/detail/gd-makemytrip/inhhflcoahlhmghjjammokeiiepcploe
Description GD Makemytrip.
File Size 92.29 KB
Installation Count 37
Current Version 1.0
Last Updated 2016-03-18
Publish Date 2016-03-18
Rating 3.67/5 Total 3 Ratings
Developer dubey.girish2
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "GD Makemytrip",
    "description": "GD Makemytrip.",
    "version": "1.0",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}