Library: onElementReady ES7

Detect any new DOM Element by its CSS Selector, then trigger a function. Includes Promise- & Callback interface. Based on ES6 MutationObserver. Ships legacy waitForKeyElements interface, too.

As of 06/05/2021. See the latest version.

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.greasyfork.org/scripts/374849/928415/Library%3A%20onElementReady%20ES7.js

Autor
sidneys
Verzija
0.7.0
Napravljeno
27/11/2018
Ažurirano
06/05/2021
Size
3,03 КБ
Licenca
Nije dostupno

onElementReady ES6 (Greasemonkey Library)

Detect any new DOM Element by its CSS Selector, then trigger a function.

Includes Promise- & Callback interface. Based on ES6 MutationObserver.

Ships legacy waitForKeyElements interface, too.