SkillAgentSearch skills...

Userscripts

A collection of small userscripts I made because websites suck.

Install / Use

/learn @chylex/Userscripts
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Userscripts

This repository contains my userscripts and userstyles (custom scripts and styles) for various websites. Most of them are licensed under MPL-2.0, but you can see the license and additional authors of each individual script or style in the metadata comment at the top of the file.

How to Install

If you don't already have a userscript or userstyle manager installed in your browser, I would recommend one of these:

Pick whichever scripts or styles you want from the list below, and click the link to install them. The userscript or userstyle manager will automatically update all installed scripts, however since these scripts and styles are quite simple and updates may change how they work, each of them has an alternative link that will never update.

Before you report an issue (bug report or feature request), please make sure you're using the most recent version of that script or style, and search for existing issues in case it's already been reported.

Summary

<table> <tbody> <tr> <th width="110px" rowspan="1">(General)</th> <td width="325px"><a href="#stop-fucking-with-my-mouse--keyboard">Stop Fucking With My Mouse & Keyboard</a></td> <td>Script</td> </tr> </tbody> </table> <table> <tbody> <tr> <th width="110px" rowspan="1">Discord</th> <td width="325px"><a href="#discord-history-tracker">Discord History Tracker</a></td> <td>Script</td> </tr> </tbody> </table> <table> <tbody> <tr> <th width="110px" rowspan="1">OpenEye</th> <td width="325px"><a href="#load--filter-openeye-crashes">Load & Filter OpenEye Crashes</a></td> <td>Script</td> </tr> </tbody> </table> <table> <tbody> <tr> <th width="110px" rowspan="1">Patreon</th> <td width="325px"><a href="#click-anywhere-to-close-image-dialog">Click Anywhere to Close Image Dialog</a></td> <td>Script</td> </tr> </tbody> </table> <table> <tbody> <tr> <th width="110px" rowspan="1">Reddit</th> <td width="325px"><a href="#wholesome-reddit">Wholesome Reddit</a></td> <td>Script</td> </tr> </tbody> </table> <table> <tbody> <tr> <th width="110px" rowspan="1">Twitch</th> <td width="325px"><a href="#transparent-twitch-chat">Transparent Twitch Chat</a></td> <td>Script</td> </tr> </tbody> </table> <table> <tbody> <tr> <th width="110px" rowspan="5">YouTube</th> <td width="325px"><a href="#block-youtube-playlists">Block YouTube Playlists</a></td> <td>Script</td> </tr> <tr> <td><a href="#fix-youtube-fullscreen-text-selection">Fix YouTube Fullscreen Text Selection</a></td> <td>Script</td> </tr> <tr> <td><a href="#hide-youtube-seek-bar--duration">Hide YouTube Seek Bar & Duration</a></td> <td>Script</td> </tr> <tr> <td><a href="#redirect-youtube-shorts">Redirect YouTube Shorts</a></td> <td>Script</td> </tr> <tr> <td><a href="#theater-fullscreen--transparent-chat">Theater Fullscreen + Transparent Chat</a></td> <td>Script</td> </tr> </tbody> </table> <table> <tbody> <tr> <th width="110px" rowspan="2">Wikipedia</th> <td width="325px"><a href="#old-design">Old Design</a></td> <td>Script</td> </tr> <tr> <td width="325px"><a href="#show-all-languages">Show All Languages</a></td> <td>Style</td> </tr> </tbody> </table>

Userscripts

(General)

Stop Fucking With My Mouse & Keyboard

Prevents websites from hijacking middle-clicks, right-clicks, and common keyboard shortcuts.
[ Automatically updated ] - [ Manually updated ] - [ Source code ]


Discord

Discord History Tracker

Lets you locally save chat history in your servers, groups, and private conversations.
[ External link ]


OpenEye

Load & Filter OpenEye Crashes

Adds a button to load all pages in the Crashes tab, and filter out unwanted crashes. Configurable at the beginning of the script.
[ Automatically updated ] - [ Manually updated ] - [ Source code ]


Patreon

Click Anywhere to Close Image Dialog

Close modal image dialog by clicking anywhere on the page.
[ Automatically updated ] - [ Manually updated ] - [ Source code ]


Reddit

Wholesome Reddit

Hides the downvote button, and forces the upvote button to be always visible.
[ Automatically updated ] - [ Manually updated ] - [ Source code ]


Twitch

Transparent Twitch Chat

Overlays Twitch chat over the video to save space. Includes many customizations regarding the chat layout and opacity, text filters, and options to hide chat elements and badges for less clutter.
[ External link ]

<img src="https://repo.chylex.com/transparent-twitch-chat.png?" width="400">

YouTube

Block YouTube Playlists

Removes playlists from YouTube video URLs.
[ Automatically updated ] - [ Manually updated ] - [ Source code ]

Fix YouTube Fullscreen Text Selection

Prevents accidentally selecting text when double-clicking the video to toggle fullscreen.
[ Automatically updated ] - [ Manually updated ] - [ Source code ]

Hide YouTube Seek Bar & Duration

Hides all mentions of video durations by default. Press 'AltGr' to toggle.
[ Automatically updated ] - [ Manually updated ] - [ Source code ]

Redirect YouTube Shorts

Redirects YouTube shorts to normal video URLs.
[ Automatically updated ] - [ Manually updated ] - [ Source code ]

Theater Fullscreen + Transparent Chat

In theater mode, it expands video to full screen, makes chat transparent and overlays it over the video. Note that colors of images in chat will be inverted, and the player controls may behave strangely. Requires classic YouTube layout, you can use the third-party Youtube - Restore Classic script for that.
[ Automatically updated ] - [ Manually updated ] - [ Source code ]

<img src="https://repo.chylex.com/transparent-youtube-chat.png?" width="400">

Wikipedia

Old Design

Reverts t

Related Skills

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated5mo ago
Forks1

Languages

JavaScript

Security Score

92/100

Audited on Oct 28, 2025

No findings