wait-for-element

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

Versione datata 24/02/2024. Vedi la nuova versione l'ultima versione.

Questo script non dovrebbe essere installato direttamente. È una libreria per altri script da includere con la chiave // @require https://update.greasyforks.org/scripts/488161/1332704/wait-for-element.js

Autore
owowed
Versione
0.0.1
Creato il
24/02/2024
Aggiornato il
24/02/2024
Dimensione
8,09 KB
Licenza
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。