How to Inspect Element on your Chrome Browser on your Android Smartphone

How to Inspect Element on your Chrome Browser on  your Android Smartphone

There are many instances where you would want to inspect the element of the webpage you visit through the Android Smartphone. If you are using a computer you would face no difficulties in performing the task.

On smartphones though inspecting element isn’t available by default. You can use a computer to inspect mobile webpages, but a computer isn’t available everytime. So here’s how you can Inspect Element on your Chrome Browser on your Android Smartphone without computer.

Inspecting Elements on your Android Chrome Browser

Simply bookmark this code as a link:

javascript:(function () { var script = document.createElement(‘script’); script.src=”//cdn.jsdelivr.net/npm/eruda”; document.body.appendChild(script); script.onload = function () { eruda.init() } })();

Open the bookmark (with searching for the SAVED name in the search bar) after opening the site. The bookmark will appear on your search bar, open it, and you will have inspect element on Android.

Gag4n
We will be happy to hear your thoughts

Leave a reply

Gag4n
Logo