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
官方網址 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"
    }
}