Greasy Fork

8chan Spoiler Disabler

Disables image and video spoilers on 8chan (moe/se/cc) for both thread and catalog pages by replacing custom and default spoiler placeholders with thumbnails, including dynamically loaded posts.

目前为 2025-04-17 提交的版本。查看 最新版本

作者
impregnator
评分
0 0 0
版本
1.4.2
创建于
2025-04-17
更新于
2025-04-17
大小
5.4 KB
许可证
MIT
适用于

This script will automatically modify all spoiler images to be changed with their own thumbnails on 8chan, now you don't have to click on an image beforehand without knowing what it is. This can save some time, because loading full sized images can be way slower depending on if 8chan is under heavy traffic.
This should work on all file types that have thumbnails, and should successfully both work for the default spoiler placeholder .png and also custom spoiler images that some boards might opt to use. What you should know, if you want to improve this script, is that the way 8chan generates thumbnails for images, is that it appends a "t_" at the beginning of the image link, and then remove the file extension at the end.

Known issues:
If an image is really small and also spoilered, the thumbnail will fail because the script attempts to load a thumbnail from 8chan's server which if it doesn't exist, it will not work because small images are loaded in full and 8chan doesn't generate any thumbnails for them, but you'll likely not see this very often.

1.4: now works on the catalog as well