2022-07-01 14:43:46 +00:00
|
|
|
# User Scripts
|
|
|
|
|
2022-07-01 14:47:45 +00:00
|
|
|
User scripts I made to deal with some itches
|
2022-07-01 14:43:46 +00:00
|
|
|
|
|
|
|
## Anti-Thot
|
|
|
|
|
|
|
|
Hacky script to get rid of thot notifications
|
|
|
|
|
|
|
|
## Auto Cloudflare Email Protection Decoder
|
|
|
|
|
|
|
|
A reimplementation of Cloudflare's email protection code so that I don't have
|
2022-07-01 14:47:45 +00:00
|
|
|
to enable scripts to see emails again, inspired by
|
|
|
|
[this article](https://web.archive.org/web/20210120041753/https://resynth1943.net/articles/cloudflares-email-protection-does-not-work/)
|
2022-07-01 14:43:46 +00:00
|
|
|
|
|
|
|
## Catbox Max Files Disabler
|
|
|
|
|
|
|
|
Hacky script to disable the client-side file limit per tab
|
|
|
|
|
2023-07-22 11:04:28 +00:00
|
|
|
## Compass QoL Enhancer
|
|
|
|
|
|
|
|
A userscript that adds small but useful features for Compass. Features include:
|
|
|
|
- The ability to close windows by clicking on the background
|
2023-08-06 10:11:30 +00:00
|
|
|
- Calendar events now being links (they work with [Link Hints] now! you can
|
|
|
|
also ctrl+click on "standard classes", events, and learning tasks)
|
2023-08-01 06:55:53 +00:00
|
|
|
- Calendar events now show their end time without having to being hovered
|
2023-08-10 07:57:04 +00:00
|
|
|
- Strikethroughs in calendar events are now a lot more noticeable
|
2023-07-26 01:12:52 +00:00
|
|
|
- Tabs are now links (you can refresh pages and the tab will automatically
|
|
|
|
open. you can also ctrl+click on them)
|
2023-07-31 05:48:24 +00:00
|
|
|
- Files and folders in Resources is now marked clickable ([Link Hints] can now
|
|
|
|
open them!)
|
2023-08-03 11:35:10 +00:00
|
|
|
- File upload buttons now work with [Link Hints]
|
2023-08-03 11:25:19 +00:00
|
|
|
- Links inside lesson plans now open in the parent tab by default instead of
|
|
|
|
creating a new tab
|
2023-07-22 11:04:28 +00:00
|
|
|
- The context menu that only says "Copy" is now suppressed
|
2023-07-23 05:30:36 +00:00
|
|
|
- The option to remember logins is unchecked by default
|
2023-07-22 11:04:28 +00:00
|
|
|
|
2023-07-31 05:48:24 +00:00
|
|
|
[Link Hints]: https://lydell.github.io/LinkHints/
|
|
|
|
|
2023-05-19 15:18:34 +00:00
|
|
|
## Elements with ID lister
|
|
|
|
|
|
|
|
A userscript that adds a "Show elements popup" option to the Monkey Menu which
|
|
|
|
lists all elements with an ID
|
|
|
|
|
2022-08-17 07:32:28 +00:00
|
|
|
## Image Loader Placeholder Remover
|
|
|
|
|
2023-07-31 05:52:05 +00:00
|
|
|
Removes image loading placeholders from images loaded via Javascript, such as
|
|
|
|
https://closeronline.co.uk, https://wired.com, and https://knowyourmeme.com.
|
2022-08-17 07:32:28 +00:00
|
|
|
|
2022-07-02 08:25:24 +00:00
|
|
|
## nightly.link buttons
|
|
|
|
|
|
|
|
A script to add [nightly.link](https://nightly.link) buttons on artifacts and
|
|
|
|
build logs to view them without logging in
|
|
|
|
|
2022-07-01 14:43:46 +00:00
|
|
|
## Quizizz Force Show Answer
|
|
|
|
|
|
|
|
![A man yelling "I DON'T WANNA", followed by sign up/login boxes](https://gitlab.com/blankX/userscripts/-/raw/master/accounts.jpg)
|
|
|
|
|
|
|
|
## RESser
|
|
|
|
|
|
|
|
A script to add more keyboard shortcuts to old reddit that I feel too hacky to
|
|
|
|
add into RES (requires RES).
|
|
|
|
Keyboard shortcuts:
|
|
|
|
- `v`/`n`: Reveal all text spoilers
|
|
|
|
- `Enter`/`Shift+Enter` on a crosspoted item: Open a crossposted item instead
|
|
|
|
of its link (sometimes also opens its link, no idea how to fix)
|
|
|
|
- `Shift+Enter` on Continue this thread: Opens a thread in a new tab
|