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!

Apa itu Unreal Drones?

Unreal Drones adalah ekstensi Chrome yang dikembangkan oleh http://unrealdrones.net, dan fitur utamanya adalah "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!".

Unduh Berkas CRX Ekstensi Unreal Drones

Unduh file ekstensi Unreal Drones dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama Unreal Drones Unreal Drones
ID iiggfmppogiapebkhkpchdefojkicjid
URL Resmi https://chrome.google.com/webstore/detail/unreal-drones/iiggfmppogiapebkhkpchdefojkicjid
Deskripsi 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!
Ukuran File 22.69 KB
Jumlah Instalasi 57
Versi Saat Ini 1.1
Terakhir Diperbarui 2016-01-18
Tanggal Publikasi 2016-01-18
Pengembang http://unrealdrones.net
Tipe Pembayaran free
Situs Ekstensi http://unrealdrones.net
URL Halaman Bantuan http://unrealdrones.net/pages/contact-policies
Bahasa yang Didukung 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"
    }
}