loyalchiiina/dsh-chat-image-lightbox

loyalchiiina★ 2JavaScriptLast synced: 2026-08-24

Open on GitHub

DSH plugin: display images inline in chat with lightbox zoom, download (save-as), and prev/next navigation

README excerpt

DSH Chat Image Lightbox English 中文 English A DeepSeek Harness plugin that displays images inline in the chat with a lightbox overlay — zoom, download (save-as dialog), and prev/next navigation. Features - Inline display : Images in AI responses render directly in the chat (via markdown ) - Click to zoom : Click any image to open a full-screen lightbox; click again to zoom back out - Scroll to zoom & pan : When zoomed in, use the mouse wheel to zoom further and drag to pan around the image - Download : Click the download button ⬇ to save the image (triggers browser save-as dialog for same-origin images; filename is sanitized and the extension is derived from the image type) - Navigation : Left/right arrow buttons, keyboard arrows, or swipe left/right on touch devices to switch between multiple images - Caption : The viewer shows the current image's filename/caption - Accessible : The lightbox is a proper role="dialog" with aria-modal , button aria-label s, and focus management (focus returns to the trigger on close) - Smooth : Adjacent images are prefetched so navigation feels instant - Close : Click backdrop, press Escape, or click ✕ to close - Auto-enhance : MutationObserver autom…

View full README on GitHub →
Tools / Devchat-imagedeepseek-harnessdsh-plugingalleryimage-lightbox

Category