8chan features script
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';
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?
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.
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
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?