1337x – Steam Hover Preview

On-hover Steam thumbnail & description for 1337x torrent titles (cleans up names for better matches)

As of 2025-04-23. See the latest version.

نووسەر
Deon Holo
Ratings
0 0 0
وەشان
1.0
Created
2025-04-23
Updated
2025-04-23
Size
3.83 KB
مۆڵەت
نییە
Applies to

## Overview
Adds instant Steam store previews (header image + short description) when you hover over torrent titles on 1337x. Cleans up repacker/cracker tags and version suffixes for better matching.

---

## Features
- **Instant Hover Preview**
Displays the Steam header image and short description in a lightweight tooltip.
- **Title Cleaning**
Strips off version suffixes (`v1.2.3`), repacker/cracker tags (`-TENOKE`, `(CRACKED)`), and common delimiters (`-`, `/`, `(`, `[`), so you get accurate Steam search hits.
- **Multi-Domain Support**
Works on all official 1337x domains:
- 1337x.to
- 1337x.st
- 1337x.ws
- 1337x.eu
- 1337x.se
- 1337x.is
- 1337x.gd
- **Viewport-Aware Tooltip**
Automatically repositions the popup if it would run off the right or bottom edge of your screen.
- **Debounced Fetch**
150 ms delay before querying Steam to avoid spamming the API on rapid mouse movements.
- **In-Memory Cache**
Caches results during your session so repeat hovers on the same title are instant.

---

## Installation
1. Install a userscript manager (Tampermonkey, Violentmonkey, or Greasemonkey).
2. Paste this script into a new userscript.
3. Make sure it’s enabled and reload any 1337x page.

---

## Usage
1. Go to any 1337x domain.
2. Hover over a torrent title in the **Name** column.
3. Enjoy the Steam preview!

---

## Permissions
- **GM_xmlhttpRequest**
Needed to fetch data from the Steam store API.
- **@connect store.steampowered.com**
Allows cross-domain requests to Steam’s store endpoints.

---

## License
MIT © DeonHolo