This commit is contained in:
parent
d9fc22566d
commit
fbfab787cf
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
// @grant GM_getValue
|
||||
// @require https://code.jquery.com/jquery-3.7.1.min.js
|
||||
// @require https://github.com/pie6k/jquery.initialize/raw/refs/heads/master/jquery.initialize.min.js
|
||||
// @run-at document-end
|
||||
// @run-at document-idle
|
||||
// ==/UserScript==
|
||||
function waitForElm(selector) {
|
||||
return new Promise(resolve => {
|
||||
|
|
Loading…
Reference in a new issue