脚本
-
-
Reddit - Big Card View CSS - Makes the card view on Reddit bigger
-
Trakt VIP Adblocker CSS - Removes VIP ads from Trakt
-
Youtube Home/Subs - Set videos per row CSS - Allows you to set the number of videos/thumnails per row in the youtube grid system on Home and Subscriptions pages.
库
-
Simple WaitForKeyElement JS (库) - Library that Exports my simplified vanilla JS version of WaitForKeyElement, which is a simple async function that returns a Promise that resolves to an element by a given selector, when that element is found
-
DeindentTemplateLiteralString JS (库) - Exports a simple function that can be passed a template literal. It strips code indentation from it while preserving intended indentation, by stripping out the smallest indent every line has in common.