Fullchan X

8chan features script

< 脚本 Fullchan X 的反馈

提问 / 留言

§
发布于:2025-04-20

can this bypass or deal automatically with the rules disclaimer that pops up every few times per day when you access a board or a thread?

the one from 8chan.moe/.static/pages/disclaimer.html?

vfyxe作者
§
发布于:2025-04-20

I don't want to add anything that touches any legal stuff, but if you want you can add it in yourself.

// @match *://8chan.moe/.static/pages/disclaimer.html
// @match *://8chan.se/.static/pages/disclaimer.html

if (window.location.href.includes('disclaimer')) window.location.href = '/.static/pages/confirmed.html';

§
发布于:2025-04-20

hmm okay

is there any chance the script will do something about the shitty lazy loading shenanigans? images that only load when they enter the viewport?

vfyxe作者
§
发布于:2025-04-20

Wouldn't be any point. The site will block access for a while and tell you to slow down if you load too much at once.

§
发布于:2025-04-24

yikes that sucks literally the only page i ever seen doing that shit

well..... uh can you maybe improve the reply hiding feature of the page through this addon?

when you hit "Hide Post+" in a post it doesnt hide the replies to the posts that were stubbed

4chanx does this in 4chan,could your fullchan do it in 8chan?

i think thats abt the last qol i see myself wanting

发布留言

登录(不可用)以发布留言。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址