Provides utility functions to get and wait for elements asyncronously that are not yet loaded or available on the page.
As of
ეს სკრიპტი არ უნდა იყოს პირდაპირ დაინსტალირებული. ეს ბიბლიოთეკაა, სხვა სკრიპტებისთვის უნდა ჩართეთ მეტა-დირექტივაში // @require https://update.greasyfork.org/scripts/488161/1332704/wait-for-element.js.
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.