Library | querySelectorInterval

Use document.querySelector() to continuously look for an Element. Call a function when found. Powered by requestAnimationFrame.

目前為 2018-11-30 提交的版本,檢視 最新版本

此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.cn-greasyfork.org/scripts/375023/649601/Library%20%7C%20querySelectorInterval.js

作者
sidneys
版本
0.0.3
建立日期
2018-11-30
更新日期
2018-11-30
尺寸
2.9 KB
授權條款
未知

querySelectorInterval

Use document.querySelector() to continuously look for an Element.

Call a function when found.

Powered by requestAnimationFrame.