wait-for-element

Provides utility functions to query elements asyncronously that are not yet loaded or available on the page.

2024/02/29のページです。最新版はこちら。

このスクリプトは単体で利用できません。右のようなメタデータを含むスクリプトから、ライブラリとして読み込まれます: // @require https://update.greasyforks.org/scripts/488161/1335321/wait-for-element.js

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
owowed
バージョン
0.1.1
作成日
2024/02/24
更新日
2024/02/29
大きさ
7.66KB
ライセンス
LGPL-3.0

Provides utility functions to query elements asyncronously that are not yet loaded or available on the page.

Available functions are waitForElement, waitForElementByParent, waitForElementOptions, which are all documented in the userscript JSDoc.

This will require make-mutation-observer as dependency. Make sure to @require'd it before requiring this library.

长期地址
遇到问题?请前往 GitHub 提 Issues。