Skip to content

Latest commit

 

History

History
53 lines (45 loc) · 1.67 KB

README.md

File metadata and controls

53 lines (45 loc) · 1.67 KB

Gelbooru Overhaul Userscript

Various toggleable changes to Gelbooru such as enlarging the gallery, removing the sidebar, and more.

Gif of Userscript in Use

This script uses the Greasemonkey (GM_*) API. It has been developed/tested on Tampermonkey and Violentmonkey.

Features

  • Dark Mode

    • Automatic by system theme
    • Automatic by time
    • Force
    • Amoled dark
  • Advanced Blacklist

    • Multipreset Danbooru-like blacklist
    • Supports filtering "more like this" images
    • Wildcard support
    • AND support
    • Order entries by hit count
    • Collapse or hide images with custom CSS filter
    • Show blacklisted image on hover
    • Loading indicator on tags checking
  • Collapsible Sidebar

    • Customize width, color and opacity
  • Post Page Tweaks

    • Center content
    • Fit image by height/width
    • Zoom toggle on click
    • Auto scroll to fit content
    • Resize "more like this" thumbs
  • Gallery Page Tweaks

    • Resize thumbs
    • Enlarge on hover
    • Highres on hover
    • Remove tooltip on hover
    • Round corners
    • Loading indicator on highres load
  • Fast Download

    • Download content with RMB on gallery page
    • Download content with RMB on post page
    • Customize file pattern
    • Save tags along with post
  • Infinite Scroll

    • Top paginator
    • Goto top button

Extra Special Thanks

PetrK39, for creating practically the entire userscript.