Unreal Drones

Unreal Drones is the top online drone store. With the Unreal Drones app, you can easily visit the store with the click of a button!

什么是Unreal Drones?

Unreal Drones是由http://unrealdrones.net开发的Chrome扩展程序,该扩展的主要功能是“Unreal Drones is the top online drone store. With the Unreal Drones app, you can easily visit the store with the click of a button!”。

下载Unreal Drones扩展crx文件

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

扩展使用说明

                        The Unreal Drones extension allows you to easily browse our large collection of drones and accessories on our website! Additionally, you can easily access our blog, where we post daily product reviews, comparisons, news, and more! If you're a drone enthusiast, the Unreal Drones app is a must have!                    

扩展基本信息

名称 Unreal Drones Unreal Drones
ID iiggfmppogiapebkhkpchdefojkicjid
官方URL https://chrome.google.com/webstore/detail/unreal-drones/iiggfmppogiapebkhkpchdefojkicjid
简介 Unreal Drones is the top online drone store. With the Unreal Drones app, you can easily visit the store with the click of a button!
文件大小 22.69 KB
安装次数 57
当前版本 1.1
更新时间 2016-01-18
上架时间 2016-01-18
开发者 http://unrealdrones.net
付费类型 free
扩展官网 http://unrealdrones.net
帮助页面URL http://unrealdrones.net/pages/contact-policies
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Unreal Drones",
    "description": "Unreal Drones is the top online drone store. With the Unreal Drones app, you can easily visit the store with the click of a button!",
    "homepage_url": "http:\/\/unrealdrones.net",
    "version": "1.1",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "128.png"
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "Unreal Drones"
    }
}