DroidWireless
Manage your android phone from Browser
DroidWireless là gì?
DroidWireless là một tiện ích mở rộng Chrome được phát triển bởi gerry, và tính năng chính của nó là "Manage your android phone from Browser".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng DroidWireless
Tải xuống các tệp mở rộng DroidWireless 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
DroidWireless is a tool to help you manage your android phone through chrome, please install DroidWireless app from Google play first. https://play.google.com/store/apps/details?id=mobitnt.android.DroidWireless
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | abhpnfgpdikdgnifgibfjjjdlgidnbfh |
URL Chính Thức | https://chrome.google.com/webstore/detail/droidwireless/abhpnfgpdikdgnifgibfjjjdlgidnbfh |
Mô tả | Manage your android phone from Browser |
Kích Thước Tệp | 53.05 KB |
Số Lần Cài Đặt | 34 |
Phiên Bản Hiện Tại | 1.1.0 |
Cập Nhật Lần Cuối | 2015-03-22 |
Ngày Phát Hành | 2015-03-22 |
Nhà Phát Triển | gerry |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "dev_connected.png", "default_title": "DroidWireless", "default_popup": "popup.html" }, "description": "Manage your android phone from Browser", "name": "DroidWireless", "permissions": [ "alarms", "webNavigation", "contextMenus", "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "version": "1.1.0", "manifest_version": 2 } |