This repository contains a collection of my public userscripts for various websites. Userscripts are small JavaScript programs that can be installed in web browsers to add or modify website functionality.
To use any of the userscripts in this repository, you'll need a userscript manager extension installed in your web browser. Here are some popular userscript managers:
Once you have a userscript manager installed, simply choose one of the userscript available below under Available Userscripts, and click the Install
button. Your userscript manager should automatically detect the file and prompt you to install it.
- YouTube Raw Transcript (Install, LGPL-3.0): A userscript that adds a button in the video's transcript panel, with the functionality of generating a raw video transcript you can copy-paste.
- YouTube Preview Handle (Install, LGPL-3.0): A userscript that will add a YouTube username handle on the right side of a channel name. Will work across video channel name, homepage, YouTube post, and more.
- Pixiv Download Artwork (Install, LGPL-3.0): A userscript that adds a button, that can download the current artwork, with customizable filename.
You can view more userscripts at https://userjs.owowed.moe/.
If you have any ideas for new userscripts or improvements to existing ones, feel free to fork this repository and submit a pull request.
Each userscript in this repository has its own license, which is specified in the file next to the @license
directive. Most of the userscripts are licensed under the GNU LGPL-3.0, a free and open-source license.