您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Show AI metadata when hovering over images on Aibooru posts page
Display AI metadata when hovering over images on Aibooru posts pages without needing to click into individual posts.
Install a userscript extension and click the "install" button above to install the script.
Important: If you are using Tampermonkey extension in a Chrome-based browser, follow the instructions here to enable Developer Mode.
This script only works on Aibooru posts pages. It displays AI metadata when hovering over images.
Simply hover your mouse over any image in the posts grid and a tooltip will appear showing the AI generation metadata including prompts, generation settings, model information, and tags.
There are different types of Aibooru pages where this script works:
• Posts listings: /posts
, /posts?tags=...
, etc.
• Homepage and root domain pages
• All Aibooru subdomains: *.aibooru.online
This script will automatically detect when you're on a supported page. It does not activate on individual post pages (/posts/123456
) since metadata is already visible there.
The script tries to get metadata from two sources:
If the tooltip is not appearing: • Make sure you're on a posts listing page, not an individual post page
If metadata is not loading: • Some images may not have embedded metadata, either on site or inside exif • if site is on heavy traffic, the exif fetch (fallback) might take second or two
• Automatic1111: Standard Stable Diffusion WebUI format • NovelAI: JSON-based metadata format • NMKD Stable Diffusion GUI: Custom format • Raw EXIF/PNG metadata: Direct image metadata