Skip to content

Instantly share code, notes, and snippets.

View Peacerekam's full-sized avatar

Mimee Peacerekam

View GitHub Profile
@Peacerekam
Peacerekam / HoyolabBetterDisplay.js
Last active May 1, 2026 17:19
More screenshotable Theater and Abyss pages
// ==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