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 هو إضافة Chrome تم تطويرها بواسطة 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 للإضافة Unreal Drones

قم بتنزيل ملفات الامتداد Unreal Drones بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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!                    

معلومات أساسية عن التمديد

الاسم Unreal Drones Unreal Drones
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
عنوان صفحة المساعدة 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"
    }
}