Kemono Longer Expanded Title Cards on Hover

Non-brittle shim for expanding titles. Restores the full title string and expands it when hovering over the entire post card. You will be able to see titles without any truncation. (Version agnostic)

Author
medy17
Daily installs
1
Total installs
3
Ratings
0 0 0
Version
2.2
Created
2025-09-24
Updated
2025-09-25
Size
4.39 KB
License
MIT
Applies to

Kemono Longer Expanded Title Cards on Hover

About

This userscript improves browsing on Kemono by making post titles fully readable on hover.

Normally, long titles are truncated with ... in the post cards, making it hard to read at a glance. This script removes that limitation and shows the complete title when you hover over it.


Features

  • Expands truncated post titles on hover
  • Preserves readability without breaking the card layout
  • Adds a clean hover effect with background highlighting
  • Works on all Kemono post listings

How it works

  • The script overrides the string slicing that Kemono uses to cut off titles.
  • On hover, the card header expands into a tooltip-style block.
  • Long titles remain hidden until hovered, so the interface stays tidy.

Compatibility

  • Chrome, Firefox, and other Chromium-based browsers
  • Works with Tampermonkey and Violentmonkey
  • No special permissions required