[Extension Request] ADB Shell Extension Needed

As you can see, I’m working on a project that needs to use the adb command to do things like modify the screen dpi and install the application using the adb install command.
I want this extension to be able to send WiFi ADB requests, and there is an adb connected event, along with a method to execute the adb command and the corresponding return value, thanks!