Library | querySelectorInterval

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

2018/11/30のページです。最新版はこちら。

このスクリプトは単体で利用できません。右のようなメタデータを含むスクリプトから、ライブラリとして読み込まれます: // @require https://update.greasyfork.org/scripts/375023/649601/Library%20%7C%20querySelectorInterval.js

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
sidneys
バージョン
0.0.3
作成日
2018/11/30
更新日
2018/11/30
大きさ
2.91KB
ライセンス
不明

querySelectorInterval

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

Call a function when found.

Powered by requestAnimationFrame.