wait-for-element

Provides utility functions to get and wait for elements asyncronously that are not yet loaded or available on the page.

Ekde 2024/02/24. Vidu La ĝisdata versio.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyforks.org/scripts/488161/1332704/wait-for-element.js

Aŭtoro
owowed
Versio
0.0.1
Kreita
2024/02/24
Ĝisdatigita
2024/02/24
Size
8,09 kb
Licenco
LGPL-3.0

Provides utility functions to get and wait for elements asyncronously that are not yet loaded or available on the page.

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

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

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