wait-for-element

Provides utility functions to query elements asyncronously that are not yet loaded or available on the page.

Tính đến 29-02-2024. Xem phiên bản mới nhất.

Script này sẽ không được không được cài đặt trực tiếp. Nó là một thư viện cho các script khác để bao gồm các chỉ thị meta // @require https://update.greasyforks.org/scripts/488161/1335321/wait-for-element.js

Tác giả
owowed
Phiên bản
0.1.1
Đã tạo
24-02-2024
Đã cập nhật
29-02-2024
Size
8 KB
Giấy phép
LGPL-3.0

Provides utility functions to query elements asyncronously that are not yet loaded or available on the page.

Available functions are waitForElement, waitForElementByParent, waitForElementOptions, which are all documented in the userscript JSDoc.

This will require make-mutation-observer as dependency. Make sure to @require'd it before requiring this library.

长期地址
遇到问题?请前往 GitHub 提 Issues。