run the script when body exists

This commit is contained in:
Nova Cat 2024-11-16 14:01:23 -08:00
parent cdb3fcb137
commit 9490dbd960

View file

@ -11,6 +11,7 @@
// @grant GM_setValue
// @grant GM_getValue
// @grant document.body
// @run-at document-end
// ==/UserScript==
(function() {