Skip to content

Instantly share code, notes, and snippets.

@AnmolTomer
Last active June 6, 2020 10:19
Show Gist options
  • Save AnmolTomer/346d9f953f5ec9ae347f292f12338ceb to your computer and use it in GitHub Desktop.
Save AnmolTomer/346d9f953f5ec9ae347f292f12338ceb to your computer and use it in GitHub Desktop.
# Use as: wget -O - -q https://git.io/Jf15N | bash
# Make sure USB debugging is on and adb is installed
# else run sudo apt-get update && sudo apt-get install android-tools-adb android-tools-fastboot
adb forward tcp:9222 localabstract:chrome_devtools_remote
wget -O tabs.json http://localhost:9222/json/list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment