Releases: luckycdev/UnblockedBookmarklet
Releases · luckycdev/UnblockedBookmarklet
UBB 2.0
Now comes with abort script "pre-installed" so you just press the same bookmarklet you used to activate it to abort it.
Notes:
- Moved everything to github pages, replit is gonna stay up and i set index.html to redirect to the github pages site so it will be up to date if someone has ubb 1.0 bookmarklet, but will not be adding updates to replit. (Won't be deleting anything on replit either just bc lazy)
- Fixed some weird issue with the built in tabcloak i think
- probably wont ever do any more updates on the bookmarklet unless needed (will continue to work on the web files obviously)
- this repo will recieve a lot of commits bc i edit the webfiles here now xd
javascript:/*this is UBB 2.0, find more recent at github.com/luckycdev/UnblockedBookmarklet*/var ubbid;if(ubbid!=1){((function ubbfunc(){var a,b,c;c="https://luckycdev.github.io/UnblockedBookmarklet",b=document.createElement("iframe"),b.setAttribute("src",c),b.setAttribute("id","ubb"),b.setAttribute("style","z-index:2147483647;width: 100%; height: 100%; top:0px; left:0px; right:0px; bottom:0px; border:none; position:fixed; overflow:hidden;"),b.setAttribute("mozallowfullscreen","true"),b.setAttribute("allow","autoplay,autoplay; fullscreen *; geolocation; microphone; camera; midi; monetization; xr-spatial-tracking; gamepad; gyroscope; accelerometer; xr"),b.setAttribute("frameborder","0"),b.setAttribute("msallowfullscreen","true"),b.setAttribute("scrolling","yes"),b.setAttribute("allowfullscreen","true"),b.setAttribute("webkitallowfullscreen","true"),b.setAttribute("allowtransparency","true"),a=document.getElementsByTagName("body")[0],a.appendChild(b)})).call(this);var ubbid=1;document.title='Classes';var link = document.querySelector("link[rel*='icon']") || document.createElement('link'); link.type = 'image/x-icon'; link.rel = 'shortcut icon'; link.href = 'data:image/vnd.microsoft.icon;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABsklEQVQYV6WPMY9MYRSGnzO5K5mrsczINCujkBh3ihU1CX9BMSsKtqTQ6mzDr5BFQiLRSkRoFRu7icIQ3YoCESHL3DEbmfMqzjc3d1BxmvPlS97nPK9J4n8mm75Yvsz00zkzYTYPkwypAbJ4e2xkyBuw0LpvPzfaMpURrgMUAIhgBZGBGgGznIzpGMx4OW7xatLGbBYGJJTecoHHu2h+pZ/vgP8gQ4YQw3GbB1+OQgIgkS80kYvR7igBHLkzaImi+Q1kZKEJuJB71WDvnpy1M1dBsPb0BqNJiWpGqSWN6GRJ05ELubiwvEJ33xLdxSVWT5xHVRclw8ilCoY89STwt7fu0V08BMD687thKM1biKhgM3CtwmhScu3xdSRR7pZVuPInDicDknoA+p0eRecY/U4PgOGH12y83WT783aAHDSrIBlAquBcOXmJ00dOUZ+i02Nw/CwPh4+4+exWfMqQjExuYIDC4vdwfQ7v786FEWSoAYiiucPgwDuGb9bnQlVloCw/stJ+T5F/j4MyrHxyUKCw+NsIIK4pbbAAy8gkWwUu2uzSDKT6+jMIINkdU93xH+YXTrImgXmBBtYAAAAASUVORK5CYII='; document.getElementsByTagName('head')[0].appendChild(link);} else{var element = document.getElementById("ubb"); element.parentNode.removeChild(element);var ubbid=0}
UBB 1.0
1.0 is out! will probably never update the bookmarklet again unless needed, because it works fine. if there are any issues make a issue o github or msg my discord lucky#9919
will still be developing this more on https://replit.com/@luckycdev/bookmarklet
UBB 0.1 release (Still in development)
yay