Library | onElementReady ES6

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.

Versión del día 27/11/2018. Echa un vistazo a la versión más reciente.

Este script no debería instalarse directamente. Es una biblioteca que utilizan otros scripts mediante la meta-directiva de inclusión // @require https://update.greasyfork.org/scripts/374849/648564/Library%20%7C%20onElementReady%20ES6.js

Autor
sidneys
Versión
0.5.0
Creado
27/11/2018
Actualizado
27/11/2018
Tamaño
2,95 KB
Licencia
Desconocida

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.