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!
¿Qué es Unreal Drones?
Unreal Drones es una extensión de Chrome desarrollada por http://unrealdrones.net, y su función principal es "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!".
Descargar Archivo CRX de la Extensión Unreal Drones
Descarga archivos de extensión Unreal Drones en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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!
Información Básica de la Extensión
Nombre | |
ID | iiggfmppogiapebkhkpchdefojkicjid |
URL Oficial | https://chrome.google.com/webstore/detail/unreal-drones/iiggfmppogiapebkhkpchdefojkicjid |
Descripción | 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! |
Tamaño del Archivo | 22.69 KB |
Cantidad de Instalaciones | 57 |
Versión Actual | 1.1 |
Última Actualización | 2016-01-18 |
Fecha de Publicación | 2016-01-18 |
Desarrollador | http://unrealdrones.net |
Tipo de Pago | free |
Sitio Web de la Extensión | http://unrealdrones.net |
URL de la Página de Ayuda | http://unrealdrones.net/pages/contact-policies |
Idiomas Soportados | 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" } } |