Scripts
-
-
Weed Out Reddit Posts JS - Filter posts you don't want from your (new) Reddit feed with regular expressions
Libraries
-
Denque-on-Greasy-Fork JS (Library) - (https://github.com/Salakar) Fast, well-tested double-ended queue implementation based on ring buffer
-
Real-Time-Rate-Limiting-Queue JS (Library) - If more requests are made within the specified interval than the specified number, it waits until the oldest one is older than the interval before making the next request in the queue.
-
Temporary-Script-Storage JS (Library) - Sets a maximum age (minimum one day) for script storage values, after which they are deleted
