craptree:
I wish this was uploaded here. Too many black bars.
In the meantime, here is a paste of the bookmarklet that I made before, for whoever's interested.
Random pro-tip
This is a bookmarklet to unhide all spoilers on the page.
Create a new bookmark on your browser's bookmark toolbar, and put this as the URL of the bookmark:
javascript:(function(){$('.spoilers').removeClass('spoilers').css('background','lightgray');})();
This removes the black highlighting and replaces it with light gray highlighting.
javascript:(function(){$('.spoilers').removeClass('spoilers');})();
This only removes the black highlighting. (You won't be able to tell what used to be marked as spoilers.)
Now, you essentially have a 'button' on the bookmark toolbar
such that when you click on it, it will unhide the spoilers on the current page.
Previously posted:
http://dynasty-scans.com/forum/topics/6809-what-does-the-fox-say-discussion?page=15#forum_post_111471
http://dynasty-scans.com/forum/topics/5858-fluttering-feelings-spoiler-thread?page=35#forum_post_88236
last edited at Jul 15, 2015 10:25AM