Aibooru AI Metadata On Hover

Show AI metadata when hovering over images on Aibooru posts page

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Leech King
日安装量
0
总安装量
2
评分
0 0 0
版本
1.0
创建于
2025-09-24
更新于
2025-09-24
大小
29.4 KB
许可证
MIT
适用于

Aibooru AI Metadata On Hover

Display AI metadata when hovering over images on Aibooru posts pages without needing to click into individual posts.

How to Install

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.

How to Use

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.

Supported Pages

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.

Metadata Sources

The script tries to get metadata from two sources:

  1. Post page scraping: Fetches the individual post page and extracts metadata from the AI metadata table
  2. Image EXIF data: If no metadata found on the post page, reads metadata directly from the image file

Troubleshooting

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

Supported Metadata Formats

Automatic1111: Standard Stable Diffusion WebUI format • NovelAI: JSON-based metadata format • NMKD Stable Diffusion GUI: Custom format • Raw EXIF/PNG metadata: Direct image metadata