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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "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!"।
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Unreal Drones एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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!
एक्सटेंशन की मूल जानकारी
नाम | |
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" } } |