Allows to port forward adb connection in order to access WakeLock information. This is a chrome extension for an Android app Wakelock detector (Version: Lite/ Full).
By utilizing this you will be able to run Wakelock detector without Rooting your device.
If you are using Windows, you need to install Adb drivers.
There are all-in-one drivers like "Universal Adb driver" or "Minimal Adb driver".
You can easily google them and install on your PC.
Update: Grant battery_stats permission feature had been prioritized above adb tcp workaround.
It was tested on Marshmallow and Nougat.
Grant battery_stats permission performs following operation on command line:
>adb -d shell pm grant com.uzumapps.wakelockdetector.noroot android.permission.BATTERY_STATS
Reviews of Unlocker for WakeLockDetector platform_app