DoomWorld Instant DeSpoiler

Automatically opens spoilers on DoomWorld forum threads

作者
bee1850
今日安裝
0
安裝總數
2
評價
0 0 0
版本
1.0
建立日期
2023-06-29
更新日期
2023-06-29
尺寸
1.6 KB
授權條款
MIT
腳本執行於

This script automatically opens every hidden content on a thread page.

Last Update: 29.06.2023

If the script stops working, you can try to modify the

 var spoilers = document.querySelectorAll('.ipsSpoiler_header.ipsSpoiler_closed');

with the new class names. (Find them by rightclicking a spoiler -> Inspect -> this should open the developer window and highlight the spoiler html element -> update the class accordingly.)