Derpibooru - Extra Buttons

Adds multiple buttons to one-click-apply common search/filter options

These are versions of this script where the code was updated. Show all versions.

  • v3.0.1 2023-04-09

    Fixed query selectors

  • v3.0.0 2020-11-29 Added two more buttons, one for cycling through ratings and one for toggling animated content
  • v2.0.3 2020-04-26
  • v2.0.3 2020-04-26 Improved @include condition
  • v2.0.2 2020-01-02 Fixed yet again and hopefully future-proofed it a little better
  • v2.0.1 2019-06-01 Index changed
  • v2 2019-01-07 Full rewrite. Since Derpibooru no longer uses any "score" crap in its URLs (thank Christ) this new version exclusively focuses on the descending-score-search button.
  • v1.6 2017-02-12 Fixed for new search box ID-name (which is literally just "q", what the hell).
  • v1.5 2016-10-14 Added dependency on jQuery, because the new site removed its own and now runs on vanilla Java.
  • v1.4 2016-09-07 Fix for the new UI
  • v1.3 2015-05-28 Fixed for new UI overhaul, replaced button with new icon to match the updated search bar.
  • v1.1 2014-09-29 Removed unsafeWindow crap
  • v1 2014-05-29