Greasy Fork

Greasy Fork is available in English.

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

当前为 2024-10-01 提交的版本,查看 最新版本

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.icu/scripts/511024/1457619/Simple%20WaitForKeyElement.js

作者
1N07
版本
1.0
创建于
2024-10-01
更新于
2024-10-01
大小
917 字节
许可证
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