8chan features script
Added video preview play to requests.
.se domains should work now.
Nice script, good work! In firefox, fcx.init() was being called before the custom element was actually ready, causing it to fail. It works if you wrap it like this:
window.addEventListener('WebComponentsReady', () => {fcx.init()});
Had issues with WebComponentsReady for some reason, changed it to:
onload = (event) => fcx.init();
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
can you make a image preview hover to autoplay videos and add a little icon to show it's a video file please.
also add in the domain 8chan.se they have signficantly faster loading time