Greasy Fork镜像 is available in English.

مۇنازىرىلەر » Greasy Fork镜像 قا ئىنكاس

Violentmonkey has support top-level-await

§
يوللانغان ۋاقتى: 2025-06-11
تەھرىرلەنگەن ۋاقتى: 2025-06-11

GreasyFork donot support update userscripts to this feature:

Metadata Block - Violentmonkey https://violentmonkey.github.io/api/metadata-block/#top-level-await

Since VM2.19.2.

Enables top-level await in your script. Useful when the rest of your script’s code depends on some external event e.g. when waiting for an element using MutationObserver or fetching data from network.

Avoid using it to import dependencies that should always run; prefer using @require and @resource.
Can’t be used with @unwrap.

جاۋاب قايتۇرۇش

جاۋاب قايتۇرۇش ئۈچۈن كىرىش.

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