DroidWireless

Manage your android phone from Browser

What is DroidWireless?

DroidWireless is a Chrome extension developed by gerry, and its main feature is "Manage your android phone from Browser".

Extension Screenshots

screenshot

Download DroidWireless Extension CRX File

Download DroidWireless extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name DroidWireless DroidWireless
ID abhpnfgpdikdgnifgibfjjjdlgidnbfh
Official URL https://chrome.google.com/webstore/detail/droidwireless/abhpnfgpdikdgnifgibfjjjdlgidnbfh
Description Manage your android phone from Browser
File Size 53.05 KB
Installation Count 34
Current Version 1.1.0
Last Updated 2015-03-22
Publish Date 2015-03-22
Developer gerry
Payment Type free
Supported Languages 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
}