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!
Co je Unreal Drones?
Unreal Drones je rozšíření Chrome vyvinuté http://unrealdrones.net, a jeho hlavní funkcí je „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!“.
Stáhnout soubor CRX rozšíření Unreal Drones
Stáhněte si soubory rozšíření Unreal Drones ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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!
Základní Informace o Rozšíření
Název | |
ID | iiggfmppogiapebkhkpchdefojkicjid |
Oficiální URL | https://chrome.google.com/webstore/detail/unreal-drones/iiggfmppogiapebkhkpchdefojkicjid |
Popis | 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! |
Velikost souboru | 22.69 KB |
Počet instalací | 57 |
Aktuální Verze | 1.1 |
Poslední Aktualizace | 2016-01-18 |
Datum Vydání | 2016-01-18 |
Vývojář | http://unrealdrones.net |
Typ Platby | free |
Webové stránky Rozšíření | http://unrealdrones.net |
URL Stránky Nápovědy | http://unrealdrones.net/pages/contact-policies |
Podporované Jazyky | 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" } } |