/avo-ultimate

The Ultimate Bookmarklet!

Primary LanguageJavaScriptMIT LicenseMIT

⚠️This Project Is No Longer Supported!⚠️

Avo-Ultimate

The Ultimate Bookmarklet

An addon to Avo

A new favlet with unblocked dev tools and more!

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-ultimate and the URL to the code below or here

javascript:(function () {var a = document.createElement('script');a.src = 'https://cdn.jsdelivr.net/gh/Browncha023/avo-ultimate@latest/script.min.js';document.body.appendChild(a);}())

Click the bookmarklet on any page to activate dev tools and more!