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"
    }
}