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