run the script when body exists
This commit is contained in:
parent
cdb3fcb137
commit
9490dbd960
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant document.body
|
// @grant document.body
|
||||||
|
// @run-at document-end
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
(function() {
|
(function() {
|
||||||
|
|
Loading…
Reference in a new issue