Shows language, page count, artist, upload date, and copyable manga code/link when hovering over thumbnails
A userscript that displays essential manga information when you hover over thumbnails on nhentai.net.
Hover over any manga thumbnail to instantly see:
| Info | Description |
|---|---|
| Artist | Artist name (with ellipsis for long names) |
| Language | Flag emoji + language name (🇬🇧 English, 🇯🇵 Japanese, 🇨🇳 Chinese) |
| Pages | Total page count (fetched from API) |
| Upload Date | When the manga was uploaded |
| Code | The manga's unique ID number |
Two copy buttons available:
| Button | What it copies |
|---|---|
| Code | The manga's unique ID number (123456) |
| 🔗 Link | Full manga URL |
Visual feedback confirms the copy action with a checkmark.
Install a userscript manager for your browser:
nhentai-quick-peek.user.jsSimply hover your mouse over any manga thumbnail on nhentai.net. An overlay will appear at the bottom of the thumbnail showing:
The overlay has a smooth fade-in animation and disappears when you move your mouse away.
Hover over a thumbnail to see the info overlay
┌─────────────────────────────┐
│ │
│ [Manga Thumbnail] │
│ │
│ ┌───────────────────────┐ │
│ │ Artist Meme50 │ │
│ │ Language 🇬🇧 English │ │
│ │ Pages 24 │ │
│ │ Uploaded Jan 22, 2026│ │
│ │ ┌────────┐ ┌────────┐ │ │
│ │ │#123456 │ │🔗 Link │ │ │
│ │ └────────┘ └────────┘ │ │
│ └───────────────────────┘ │
└─────────────────────────────┘
https://nhentai.net/g/123456/)This project is licensed under the MIT License - see the LICENSE file for details.
Snow2122