HumbleBundle Bundle Hider

Hide bundles on Humble Bundle's bundles page. Hidden bundles persist via localStorage.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
mcbyte
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
1
Βαθμολογίες
0 0 0
Έκδοση
1.1.0
Δημιουργήθηκε την
09/05/2026
Ενημερώθηκε την
09/05/2026
Μέγεθος
7 KB
Άδεια
MIT
Εφαρμόζεται σε

HumbleBundle Bundle Hider

Tired of scrolling past the same bundles you'll never buy? This script lets you permanently dismiss any bundle tile on the Humble Bundle bundles page with a single click.

Features

  • Per-tile hide button — hover any bundle tile and a discreet eye-slash button (⊘) appears in its top-right corner. Click it to instantly hide that bundle.
  • Persistent — hidden bundles are saved to your browser's localStorage and stay hidden across page reloads and future visits.
  • "Hidden" counter pill — a compact button appears in the top-right of the page showing how many bundles you've hidden. Click it to reveal them greyed-out so you can review or unhide any of them.
  • One-click unhide — while in "show hidden" mode, click the eye-slash button on any greyed tile to bring it back permanently.
  • Works with all bundle types — Games, Books, and Software bundles are all supported.
  • SPA-aware — uses a debounced MutationObserver to catch tiles loaded dynamically by Humble Bundle's React frontend.
  • Privacy-friendly — no external requests, no tracking. All data stays locally in your own browser.