mws

自用工具库

נכון ליום 27-05-2022. ראה הגרסה האחרונה.

אין להתקין סקריפט זה ישירות. זוהי ספריה עבור סקריפטים אחרים // @require https://update.greasyfork.org/scripts/445645/1055022/mws.js

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

יוצר
rachpt
גרסה
0.0.1.20220527233457
נוצר
27-05-2022
עודכן
27-05-2022
Size
885 בתים
רישיון
לא זמין

自用工具库

  • wait方法,返回一个promise,参数:

    1. 选择器,用于等待一个元素
    2. 第二个参数为查询超时时间(次数),10表示查询十次/一秒,默认值为Infinity
    3. 第三个参数为查询频率,默认300ms
    4. 第四参数为boolean,是否需要等待内容,默认值为false
  • sleep方法,返回一个promise,参数为毫秒。用于等待一定的时间

命名空间 mws