/Avo

A small lightweight bookmarklet (also known as a favlet) with unblocked dev tools

Primary LanguageJavaScriptMIT LicenseMIT

Avo

A small lightweight bookmarklet (also known as a favlet) with unblocked dev tools

Installation

  1. Show your bookmarks bar with ctrl + shift + b

  2. Right click on the bar and choose Add Page

  3. 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!

Usage

If you wish to use Avo commercially (on your service) you must include credit to Avo somewhere on your service