您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Disables image and video spoilers on 8chan (moe/se/cc) by replacing both custom and default spoiler placeholders with thumbnails, including dynamically loaded posts.
当前为
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.