8chan features script
< Spätná väzba na Fullchan X
I would just like to let you know that your script didn't work properly for me until I put // @run-at document-end into the UserScript header.The floating menu just wouldn't work.Consider adding that stuff to your code.
// @run-at document-end
Thanks for the tip, updated
Aby ste mohli pridať odpoveď, prihláste sa.
I would just like to let you know that your script didn't work properly for me until I put
// @run-at document-endinto the UserScript header.
The floating menu just wouldn't work.
Consider adding that stuff to your code.