How to make chrome dev tool
To make a chrome dev tool
You have to do something in your chrome app
1. Go to chrome app and copy and paste what I given below in the search box
javascript:(function () { var script = document.createElement('script'); script.src="//cdn.jsdelivr.net/npm/eruda"; document.body.appendChild(script); script.onload = function () { eruda.init() } })();
2.) Save this to the bookmarks with any name
3. ) Now open any website and then after gone to the website , click on the url link and search the name that you have saved for that bookmark .
4.) Now , that's all after click the bookmark you will get a setting like icon . On clicking that you will get the chrome dev tool .....
🔥🔥🔥🔥🤟🤟🤟🤟🤟
Comments
Post a Comment