GD Makemytrip

GD Makemytrip.

什么是GD Makemytrip?

GD Makemytrip是由dubey.girish2开发的Chrome扩展程序,该扩展的主要功能是“GD Makemytrip.”。

下载GD Makemytrip扩展crx文件

下载GD Makemytrip扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        This tool design for download data GD Makemytrip                    

扩展基本信息

名称 GD Makemytrip GD Makemytrip
ID inhhflcoahlhmghjjammokeiiepcploe
官方URL https://chromewebstore.google.com/detail/gd-makemytrip/inhhflcoahlhmghjjammokeiiepcploe
简介 GD Makemytrip.
文件大小 92.29 KB
安装次数 37
当前版本 1.0
更新时间 2016-03-18
上架时间 2016-03-18
评分 3.67/5 共3次评分
开发者 dubey.girish2
电子邮箱 [email protected]
付费类型 free
支持的语言 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:\/\/*\/*"
    ]
}