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 là gì?
Unreal Drones là một tiện ích mở rộng Chrome được phát triển bởi http://unrealdrones.net, và tính năng chính của nó là "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ải xuống tệp CRX của tiện ích mở rộng Unreal Drones
Tải xuống các tệp mở rộng Unreal Drones dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | iiggfmppogiapebkhkpchdefojkicjid |
URL Chính Thức | https://chrome.google.com/webstore/detail/unreal-drones/iiggfmppogiapebkhkpchdefojkicjid |
Mô tả | 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! |
Kích Thước Tệp | 22.69 KB |
Số Lần Cài Đặt | 57 |
Phiên Bản Hiện Tại | 1.1 |
Cập Nhật Lần Cuối | 2016-01-18 |
Ngày Phát Hành | 2016-01-18 |
Nhà Phát Triển | http://unrealdrones.net |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://unrealdrones.net |
URL Trang Trợ Giúp | http://unrealdrones.net/pages/contact-policies |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |