tiny-userscripts icon indicating copy to clipboard operation
tiny-userscripts copied to clipboard

Collection of small userscripts

Collection of small browser userscripts

These were made to be directly used in Chrome, but the code should work in other browsers.

CheckPull

Quickly review and merge pull requests on github. 1 (Conversation), 2 (Commits), and 3 (Files changed) select the different tabs. 0 expands diff folds in order. esc goes to Conversation and focuses the Leave a comment field. Finally, ctrlm does a merge commit; ctrls does a squash and merge, and ctrld does a squash and merge while also discarding the extended commit message.

YoutubeChanges

On Youtube, turns off annotations and expands the description box.

License

Most code in these User Scripts is licensed under The Unlicense (Public Domain, essentially). Single lines of code (will be minified) immediatelly preceded by a commented line starting with // _licensed are not public domain, and their respective licenses will be in that same comment.