adds a "Random Work" button (top right corner) when viewing works in a tag/filter or your Marked For Later list
< Părere la script-ul AO3: Jump to a Random Work
sure. I'd probably consider that a little separate script, but if you want to add it to this one, you could paste this code before everything else, e.g. on line #17.
$('#main .navigation.actions a[href$="/readings/clear"]').parent().hide();
since it's checking the link URL, it shouldn't interfere on any other pages this script also runs on (like a tag's works listing).
(sorry that replies take a while. for some reason I'm not getting any email notifications if someone left feedback, so I just see it by chance.)
Hi again! I was wondering if there was a way to hide the clear history button as well? I just clicked it by mistake 😅 and was wondering if that was possible. Sorry to bother!