This file contains hidden or 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 Beta Taiga Title Fix | |
// @namespace Violentmonkey Scripts | |
// @match https://www.crunchyroll.com/* | |
// @grant none | |
// @version 1.0 | |
// @author - | |
// @description 3/3/2021, 12:12:36 AM | |
// ==/UserScript== |
This file contains hidden or 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 Force 1080p | |
// @namespace Violentmonkey Scripts | |
// @match https://static.crunchyroll.com/vilos-v2/web/vilos/player.html | |
// @grant none | |
// @version 1.0 | |
// @author ryban | |
// @description 1/12/2020, 5:42:24 PM | |
// ==/UserScript== |