nhentai Quick Peek

Shows language, page count, artist, upload date, and copyable manga code/link when hovering over thumbnails

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
Snow2122
Dnevne instalacije
1
Ukupno instalacija
15
Ocene
0 0 0
Verzija
1.2.0
Napravljeno
21. 01. 2026
Ažurirano
24. 01. 2026
Size
13,5 КБ
Licenca
MIT
Važi za

nhentai Quick Peek

A userscript that displays essential manga information when you hover over thumbnails on nhentai.net.

Version License

Features

🔍 Hover to Preview

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

📋 One-Click Copy

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.

⚡ Performance Optimized

  • Caching: Page counts are cached to minimize API calls
  • Async Loading: Page counts load in the background
  • Dynamic Support: Works with infinite scroll and dynamically loaded content

Installation

Prerequisites

Install a userscript manager for your browser:

Install Script

  1. Click on your userscript manager icon in the browser toolbar
  2. Select "Create a new script" or "Add new script"
  3. Copy and paste the contents of nhentai-quick-peek.user.js
  4. Save the script (Ctrl+S or Cmd+S)
  5. Navigate to nhentai.net and hover over any thumbnail

Usage

Simply hover your mouse over any manga thumbnail on nhentai.net. An overlay will appear at the bottom of the thumbnail showing:

  1. Artist name
  2. Language with a flag indicator
  3. Page count (loads asynchronously)
  4. Upload date
  5. Manga code - click to copy the code!
  6. Link button - click to copy the full manga URL!

The overlay has a smooth fade-in animation and disappears when you move your mouse away.

Compatibility

  • ✅ Works on all nhentai.net pages with gallery thumbnails
  • ✅ Compatible with infinite scroll
  • ✅ Works with dynamically loaded content
  • ✅ Tested with Tampermonkey and Violentmonkey

Screenshots

Hover over a thumbnail to see the info overlay

┌─────────────────────────────┐
│                             │
│      [Manga Thumbnail]      │
│                             │
│  ┌───────────────────────┐  │
│  │ Artist    Meme50      │  │
│  │ Language  🇬🇧 English │  │
│  │ Pages     24          │  │
│  │ Uploaded  Jan 22, 2026│  │
│  │ ┌────────┐ ┌────────┐ │  │
│  │ │#123456 │ │🔗 Link │ │  │
│  │ └────────┘ └────────┘ │  │
│  └───────────────────────┘  │
└─────────────────────────────┘

Changelog

v1.2.0 (2026-01-24)

  • Added Copy Link button next to the copy code button
  • Two buttons now side-by-side: code (red) and link (blue)
  • Link button copies full manga URL (e.g., https://nhentai.net/g/123456/)

v1.1.0 (2026-01-22)

  • Added Artist name display in the overlay
  • Added Upload date display in the overlay
  • Refactored API caching to store all gallery info in one cache
  • No additional API calls - both new features use existing response data

v1.0.0 (2026-01-22)

  • Initial release
  • Language detection (English, Japanese, Chinese)
  • Page count fetching via API
  • Click-to-copy manga code
  • Smooth overlay animations
  • Performance caching

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Snow2122