Skip to content

YAU unblocker is a javascript bookmarklet that unblocks websites & hides it from your history

Notifications You must be signed in to change notification settings

fmkash/yau-unblocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yau Unblocker

This bookmarklet can fetch the answers for the multiple choice questions on any Edpuzzle assignment. It can also skip the entire video, as well as automatically answer the questions and change the video speed.

Contents:

Demo:

https://im5.ezgif.com/tmp/ezgif-5-9ed6b8afb7.mp4

Features:

  • Can fetch almost every website
  • Uses ultraviolet.
  • Includes multiple built in proxies.
  • Doesnt show up on your history
  • Updated weekly.
  • Has a bookmarklet variant, & a version for chromebooks that ddont allow bookmark;ets/
  • Has a decent looking menu
  • No login or extension required
  • Licensed under the GNU GPL v3 license

Creating the bookmarklet:

A video tutorial can be found here.

Method 1:

  1. Navigate to https://staticdev.org/yau/.
  2. If you're on any Chromium-based browser, drag the button at the bottom of the page into your bookmarks bar.
  3. If you're on Firefox, right click on the button and then click "bookmark link."

Method 2:

  1. Copy the following code into your clipboard:
javascript:var r = new XMLHttpRequest(); r.open("GET", "https://raw.githubusercontent.com/fmkash/yau-unblocker/main/main.js", true); r.addEventListener("load", function(){eval(this.responseText);}); r.send();
  1. Right click on your bookmarks bar and click "add page."
  2. Set the name of the bookmark to whatever you want.
  3. Paste in the code into the box for the url and save the bookmark.

Using the bookmarklet:

  1. Navigate to any website
  2. Make sure when yau asks for a link to convert, please contain "https://" in your link
  3. Click on enter
  4. If it doesn't work, make sure to drop a issue on the repo

About

YAU unblocker is a javascript bookmarklet that unblocks websites & hides it from your history

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published