Enhanced Erome browsing: Sort albums by views/videos/duration, filter by content type & duration, infinite scroll with auto-load, like counts display, hide watched albums, duration badges, deleted album display, and more!
## Erome Enhancer (alpha) — extended sort edition
Fork of **Erome Enhancer** by LisaTurtlesCuck (MIT). Same browsing upgrades, plus **more sort dimensions** on explore/search/profile grids.
### What it does
**Grid pages** (explore, search, user feed/liked/saved, profiles):
- **Sort bar** — one-click descending sort:
- Views, Likes, Engagement (likes÷views), Videos, Images, Total items
- Total duration, Average clip length, Longest clip
- Unwatched (albums you haven’t opened yet)
- Reset to site order
- **Like counts** — fetches each album page and overlays heart counts (rate-limited, retries on 429)
- **Duration badges** — total/average runtime on thumbnails
- **Filters** — videos only, images only, hide already-viewed, minimum average clip length
- **Infinite scroll** — auto-loads next pages with visible page separators
- **Deleted albums** — grey overlay when an album 404s
**Album pages** (`/a/...`):
- Hide clips shorter than your minimum duration threshold
- “Enhancer” nav item with settings modal
**Quality-of-life**
- Fixes lazy-loaded thumbnails after DOM changes
- Dismisses the age disclaimer overlay (same as original)
- Trims promotional navbar clutter
### v3.3 changes (this fork)
- New sorts: **Likes**, **Engagement**, **Images**, **Items**, **Avg duration**, **Longest**, **Unwatched**
- Re-sorts automatically when async like/duration fetches finish
- Wider sort control bar (900px)
### Settings
Navbar → **Enhancer** → modal. Stored in `localStorage` (`eromeEnhancerSettings`, `eromeViewedAlbums`).
### Privacy
- `@grant none` — no Tampermonkey privileged APIs
- Data stays in your browser (`localStorage` only)
- Album fetches go to erome.com (same as normal browsing, but more of them when like counts are on)
### Requirements
- Tampermonkey / Violentmonkey / Greasemonkey
- Works best when Erome’s jQuery is present (fallbacks exist)
### Credits
Based on [Erome Enhancer (alpha)](https://sleazyfork.org/en/scripts/555539) v3.2 — MIT — LisaTurtlesCuck. v3.3 sort extensions by [your handle].
### Adult content
Yes — Erome is an adult media host.