Greasy Fork is available in English.

百度题库自动展开

百度题库自动展开,若自动展开失败就刷新页面,去除页面内的浮动广告。

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!)

Autor
沧浪之水
Dnevne instalacije
0
Ukupno instalacija
237
Ocene
0 0 0
Verzija
v0.31
Napravljeno
02. 01. 2024
Ažurirano
03. 01. 2024
Size
1,6 КБ
Licenca
MIT
Važi za

Readme

  • 在使用百度题库时每次都要手动点击展开,共三层确认十分不便,故写此脚本。
  • 缺陷:脚本时等待1秒后执行的,可能会因网络问题错过执行。原欲使用document.readyState === "complete"来判断,但在页面内无效故采此下策。