Inspect Element

head> here is the bookmarklet that lets you inspect element even when the admins have blocked it. just underline the text below, drag it to your bookmarks bar or copy and paste it to your bookmarklets folder. then go to a website and click on the bookmarklet, and then it should inspect element!

javascript:(function()%7B(function() %7Bvar x %3D document.createElement("script")%3Bx.src %3D "https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2FSnowLord7%2Fdevconsole%40master%2Fmain.js"%3Bx.onload %3D alert("Loaded Developer Console!")%3Bdocument.head.appendChild(x)%3B%7D)()%7D)()
Powered by Soopr   •  Theme  Moonwalk