HumbleBundle Bundle Hider

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

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
mcbyte
일일 설치 수
0
총 설치 수
1
평점
0 0 0
버전
1.1.0
생성일
2026-05-09
갱신일
2026-05-09
크기
7.17KB
라이선스
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.