百度题库自动展开

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

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

ავტორი
沧浪之水
დღიური ინსტალაციები
0
მთლიანი ინსტალაციები
237
რეიტინგი
0 0 0
ვერსია
v0.31
შექმნილია
02.01.2024
განახლებულია
03.01.2024
Size
1,6 KB
ლიცენზია
MIT
გამოყენებს მათ

Readme

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