This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Crunchyroll: Resize Player To Window Size | |
// @description Moves the video to the top of the website and resizes it to the screen size. | |
// @author Chris H (Zren / Shade) | |
// @icon https://crunchyroll.com/favicons/favicon-16x16.png | |
// @homepageURL http://userscripts.org/scripts/show/157272 | |
// @downloadURL http://userscripts.org/scripts/source/157272.user.js | |
// @updateURL http://userscripts.org/scripts/source/157272.meta.js | |
// @namespace http://xshade.ca | |
// @version 1.1.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//reddit: regulargabs | |
//MIT license | |
// USAGE: | |
// go to http://www.twitch.tv/twitchplayspokemon | |
// Paste the "components" that you want on the javascript console of your browser and run. | |
// ############### | |
// # COMPONENTS: # | |
// ############### |