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'est-ce que Unreal Drones ?
Unreal Drones est une extension Chrome développée par http://unrealdrones.net, et sa fonction principale est "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!".
Télécharger le fichier CRX de l'extension Unreal Drones
Téléchargez les fichiers d'extension Unreal Drones au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | |
ID | iiggfmppogiapebkhkpchdefojkicjid |
URL Officiel | https://chrome.google.com/webstore/detail/unreal-drones/iiggfmppogiapebkhkpchdefojkicjid |
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! |
Taille du Fichier | 22.69 KB |
Nombre d'Installations | 57 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2016-01-18 |
Date de Publication | 2016-01-18 |
Développeur | http://unrealdrones.net |
Type de Paiement | free |
Site Web de l'Extension | http://unrealdrones.net |
URL de la Page d'Aide | http://unrealdrones.net/pages/contact-policies |
Langues Prises en Charge | 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" } } |