- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
In this blog i will show you how you can use inspect Element in any mobile devices i.e Android or iOS devices
Step 1
Create a book mark of anything in your browser
I'm using Google Chrome currently click on 3 dots and click on star icon to create bookmark
Then the bookmark you create remove everything from the name and url and in the name Write Inspect Element
And in the url section paste this
javascript:( () => { var script = document.createElement('script'); script.src = "//cdn.jsdelivr.net/npm/eruda"; document.body.appendChild(script); script.onload = (() => eruda.init()); })()
Then open any website and click on URL section
Click on it and you will see a option below
Click on the icon below and the inspect Element will be opened
Comments
Post a Comment