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 Hoyolab Better Display | |
| // @description More screenshotable Theater and Abyss pages | |
| // @namespace https://act.hoyolab.com/* | |
| // @include https://act.hoyolab.com/* | |
| // @require https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js | |
| // @require https://gist.github.com/raw/2625891/waitForKeyElements.js | |
| // @downloadURL https://gist.githubusercontent.com/Peacerekam/a051ff8a0b360d2a68bdc26d973790c3/raw/HoyolabBetterDisplay.js | |
| // @updateURL https://gist.githubusercontent.com/Peacerekam/a051ff8a0b360d2a68bdc26d973790c3/raw/HoyolabBetterDisplay.js | |
| // @run-at document-end |