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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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" } } |