wait-for-element

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

当前为 2024-02-28 提交的版本,查看 最新版本

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyforks.org/scripts/488161/1335046/wait-for-element.js

作者
owowed
版本
0.1.0
创建于
2024-02-24
更新于
2024-02-28
大小
7.7 KB
许可证
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。