Danbooru Enchanced Gallery

Overhauls Danbooru's default gallery view with a sleek, responsive justified grid layout. Includes high-res thumbnails, hover previews, overlay actions, and more.

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği yüklemek için Tampermonkey gibi bir uzantı yüklemeniz gerekir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

Bu stili yüklemek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için Stylus gibi bir uzantı kurmanız gerekir.

Bu stili yükleyebilmek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı kurmanız gerekir.

Bu stili yükleyebilmek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
orx ibx
Günlük kurulumlar
0
Toplam kurulumlar
23
Değerlendirmeler
0 0 0
Versiyon
1.54
Oluşturulma
20.07.2025
Güncellenme
03.09.2025
Boyut
67,8 KB
Lisans
MIT (https://opensource.org/licenses/MIT)
Geçerli

I vibe-coded this script that turns Danbooru’s gallery into a justified grid layout. Sharing it here in case anyone else finds it useful.


Screenshots

Justified Grid Layout:

gallery

Without sidebar:

gallery-nosidebar

Hover preview:

hover-preview

Overlay tooltip:

overlay-tooltip


Features:

  • Justified Grid:
    Replaces the default gallery layout with a sleek, responsive justified grid.

    Looks best with higher browser zoom levels (150%+).

  • Higher-Res Thumbnails:
    Loads higher res images for thumbnails.

    (Note: these aren’t full-res, but downscaled samples to keep loading fast.)

  • Hover Preview:
    Hovering over a post shows a higher-res preview.

    (Can be toggled on or off with an on-screen button.)

  • Thumbnail Overlay:
    Displays an overlay on thumbnails with vote counts, vote/favorite buttons, and an info button (🛈). Clicking the info button opens the full sidebar for the post, showing its tags, artist, etc. The overlay appears when you hover over the thumbnail.

  • Wide Search Bar:
    Relocates the search bar to the top of the gallery and expands it across the full width for easier access.


Usage Tips:

  • You can tweak the gallery’s look via the JG_CONFIG object on top of the script.
    Other features can be toggled or adjusted through the CONFIG object.

  • If the gallery gets buggy or stuck, try hitting the "🔄" button next to the “Posts” label to reset the gallery.
    You can also add reset triggers to other elements by appending their selectors to the JG_RESET_SELECTORS array.

  • The script hides the sidebar by default on gallery pages, you can disable this via the enableHiddenSidebar property setting in CONFIG.

  • For a smoother experience, I recommend using it alongside this Infinite Scroll userscript:
    https://sleazyfork.org/en/scripts/5250-unlimited-paginator-works

  • If you want to preview full resolution images, i recommend using the Hover Zoom+ extension:
    https://chromewebstore.google.com/detail/hover-zoom+/pccckmaobkjjboncdfnnofkonhgpceea?hl=en

Heads up:
This script restructures the gallery’s HTML layout, so some of your other userscripts may not work well.

Justified Gallery library docs:
https://miromannino.github.io/Justified-Gallery