Gelbooru Visited and Type Highlighter

Marks previously visited images on Gelbooru, marks gifs as well similar to the built-in webm highlighting, and makes webm highlighting work in more places.

这些是代码更新过的版本。 显示所有版本

  • v7.0.1 2020-07-25 Left in some debug code again...
  • v7.0.0 2020-07-25 Added support for Gelbooru's new beta "more like this" feature.
  • v6.2.1 2020-06-30 Accidentally left in a test value in the default configuration. Oops.
  • v6.2.0 2020-06-30 Fix for Gelbooru's asinine encoding for tag names containing apostrophes when coming from a tag list panel. Which even breaks their own next/prev functionality on images even without any userscripts running on it. Yes, I even went out of my way to use a method of fixing it that would fix their native issues and not just any with this script, because I'm just a nice guy like that I guess.
  • v6.1.0 2020-06-12 Now gets your user ID from cookies when signed in instead of having you enter it manually when deciding whether to display visited highlighting on favorites pages. Visited highlighting on your own favorites page now defaults to off. This setting is now controlled by a boolean value rather than an integer equal to your user ID.
  • v6.0.1 2020-06-12 Minor comment typo fix.
  • v6.0.0 2020-06-12 Add support for Saved Searches. Further abstraction for URL normalization to always ensure the same URLs are produced everywhere.
  • v5.1.0 2020-05-21 Viewing other people's favorites is a thing, so added visited highlighting to favorites. Set your user ID in config if you want to disable visited highlighting on your own favorites pages.
  • v5.0.2 2020-05-20 Formatting cleanup.
  • v5.0.1 2020-05-20 Remove unnecessary code from favorites.
  • v5.0.0 2020-05-20 Consistent version numbering.
  • v5.0 2020-05-20 Added support for gif and webm highlighting on favorites pages.
  • v4.2.2 2020-05-19 Make URL normalization method for image pages consistent with method used on gallery links for future-proofing.
  • v4.2.1 2020-05-19 Tiny bit of cleanup.
  • v4.2.0 2020-05-19 Genericized and shrank the size of code considerably.
  • v4.1.0 2020-05-19 Future-proofing in case of things like Gelbooru updating to add another "tags"-like parameter, or workaround in case they bring back the improperly-URL-encoded apostrophe-in-tags bug from before that used HTML encoding instead of URL encoding.
  • v4.0.1 2020-05-16 Fix cancelled clicks on previously-visited webm thumbnails changing to unvisited highlight color in v4 update.
  • v4.0.0 2020-05-15 Compatibility with new updated Gelbooru layout.
  • v3.0.1 2020-04-17 Quick cleanup.
  • v3.0.0 2020-04-17 Support next/prev functionality for images opened via keyboard navigation and for images opened in new tabs or windows.
  • v2.1.0 2020-04-15 Restore delete functionality for pools.
  • v2.0.2 2020-04-15 More cleanup.
  • v2.0.1 2020-04-15 Some cleanup.
  • v2.0.0 2020-04-15 Added support for pools.
  • v1.0.1 2020-04-13 Just some future-proofing.
  • v1.0 2020-03-18 Extended filter for animated gif/png to include all non-webm with any animation tag, so it will catch a bit more. Changed title to better encompass the entire feature set.
  • v0.5 2020-03-17 Added support for animated gif differentiation
  • v0.3 2020-03-16

显示脚本的所有版本