A small lightweight bookmarklet (also known as a favlet) with unblocked dev tools
-
Show your bookmarks bar with
ctrl + shift + b
-
Right click on the bar and choose
Add Page
-
Set the name to
avo
and the URL to the code below or here
javascript:(function () {var a = document.createElement('script');a.src = 'https://cdn.jsdelivr.net/gh/FogNetwork/Avo/avo.min.js';document.body.appendChild(a);}())
Click the bookmarklet on any page to activate dev tools!
If you wish to use Avo commercially (on your service) you must include credit to Avo somewhere on your service