Open URL in Android device (via adb)

Hello guys,

ChatGPT just helped me write a very useful PopClip extension for Android developers like me: open any URL in your Android phone (which is connected to your computer via USB) in a second!

hugows/SendURLtoAndroid.popclipext (github.com)

The only caveat is that the adb command path is hardcoded on the shell script - please check for your system and update to match.