Simple WaitForKeyElement

Library that Exports my simplified vanilla JS version of WaitForKeyElement, which is a simple async function that returns a Promise that resolves to an element by a given selector, when that element is found

Verze ze dne 01. 10. 2024. Zobrazit nejnovější verzi.

Tento skript by neměl být instalován přímo. Jedná se o knihovnu, kterou by měly jiné skripty využívat pomocí meta příkazu // @require https://update.greasyfork.org/scripts/511024/1457619/Simple%20WaitForKeyElement.js

Autor
1N07
Verze
1.0
Vytvořeno
01. 10. 2024
Aktualizováno
01. 10. 2024
Size
917 B
Licence
MIT

Library that Exports my simplified vanilla JS version of WaitForKeyElement, which is a simple async function that returns a Promise that resolves to an element by a given selector, when that element is found