HumbleBundle Bundle Hider

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
mcbyte
Dziennych instalacji
0
Wszystkich instalacji
1
Oceny
0 0 0
Wersja
1.1.0
Utworzono
09-05-2026
Zaktualizowano
09-05-2026
Rozmiar
7,17 KB
Licencja
MIT
Dotyczy

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.