waitForKeyElements gist port

A function that waits for a specific element to load before running a specified callback. portated from this GitHub gist: https://gist.github.com/BrockA/2625891#file-waitforkeyelements-js

Version vom 24.09.2023. Aktuellste Version

Dieses Skript sollte nicht direkt installiert werden. Es handelt sich hier um eine Bibliothek für andere Skripte, welche über folgenden Befehl in den Metadaten eines Skriptes eingebunden wird // @require https://update.greasyfork.org/scripts/476008/1255556/waitForKeyElements%20gist%20port.js

Autor
Naviamold
Version
0.0.1.20230924115926
Erstellt am
24.09.2023
Letzte Aktualisierung
24.09.2023
Größe
3,2 KB
Lizenz
n/a

A function waits for a specific element to load before running a certain callback. portated from this GitHub gist: https://gist.github.com/BrockA/2625891#file-waitforkeyelements-js