Skip to content

Instantly share code, notes, and snippets.

@joydeep-bhowmik
Last active January 30, 2023 08:44
Show Gist options
  • Save joydeep-bhowmik/c22da67c3b78fa15a8e21175a0b32e92 to your computer and use it in GitHub Desktop.
Save joydeep-bhowmik/c22da67c3b78fa15a8e21175a0b32e92 to your computer and use it in GitHub Desktop.
Chrome mobile inspector
javascript:(function () {var script=document.createElement('script');script.src="//cdn.jsdelivr.net/npm/eruda";document.body.appendChild(script); script.onload = function () { eruda.init() } })();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment