Bookmarklets

Running Bookmarklets

Normal way

Make a bookmark and replace the URL with the JS code

The Better way

Start by going to this link to get uBlock Origin

uBlock Origin

Next go to Extensions and find the button that says extension options

Extension Options

Then scroll down and hit the box that says I am an advanced user and then a gear icon will show up, click that.

I am an advanced user

After that find userResourcesLocation and put this code in there:

https://raw.githubusercontent.com/Mr-milky-way/Bookmarklets/main/Ublock/ublockExec.js

[!WARNING] YOU NEED TO HIT APPLY CHANGES.

userResourcesLocation

Last go back to settings, go to My Filters, and put in the code:

*##+js(execute_script.js)

[!WARNING] YOU NEED TO HIT APPLY CHANGES.

My Filters

Now all you have to do is hit (ctrl) + (`) and put in your code like this

javascript:(function() {  var scriptElement = document.createElement('script');  var sourceUrl = 'https://raw.githubusercontent.com/Mr-milky-way/better-ego/main/Meun.js';  fetch(sourceUrl)    .then(response => response.text())    .then(sourceCode => {      scriptElement.text = sourceCode;      document.body.appendChild(scriptElement);    })    .catch(error => console.error('Error fetching script:', error));})();

What they do

YTSpeed

Speed up the video even more. Also has a slider to dim the video because why not?

Note: At x10 speed, the video usually plays faster than it can load.

This bookmarklet works for videos on other websites too.

YTThumb

Get the maximum resolution thumbnail of the current video.

Tab Title

Lets you retitle tabs and change the favicon.

Performance Heatmap

Go here to see all the info.

Rainbow Screen

Makes the screen rainbow and plays farting noises.

[!TIP] Not the best idea to use at max volume

Mouse Light

Simulate a flashlight.

[!IMPORTANT] Can be laggy

Hacked Screen

Makes it look like you have been hacked

[!CAUTION] WILL CRASH YOUR COMPUTER

Pain

Does what ever the hell this is ?????

Shrekify

[!IMPORTANT] SPAMS SHREK EVERYWHERE

Auto Clicker

65+ CPS also follows the mouse

Open INFINITE tabs

Does what it says

[!CAUTION] Is laggy

Lets you take note with cookies

Source View

Lets you view the source code