Stripchat - Hide Private Models (All Pages)

Automatically hide models who are in private or ticket shows across all Stripchat pages, not just Indian section. Clean browsing experience focused on public/free models only!

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

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.

(I already have a user style manager, let me install it!)

Forfatter
James007
Daglige installasjoner
0
Totale installasjoner
47
Vurderinger
0 0 0
Versjon
1.1
Lagd
28.04.2025
Oppdatert
28.04.2025
Size
1,5 kB
Lisens
MIT
Gjelder

📋 Description:

Automatically hides models who are currently in private shows or ticket shows across all of Stripchat.com — not just a specific category or country.

Browse only free/public live models without ticket clutter or private distractions!

🎯 Features:

  • Works on all pages (global coverage across Stripchat)
  • Auto-hides models in private/ticket shows
  • Watches for dynamically loaded models (infinite scroll supported)
  • Lightweight and fast (zero external dependencies)

🛠️ How It Works:

  • Scans each .model-list-item block.
  • If it contains a child <div> with class matching ModelThumbPrivateCover, the model is hidden immediately.
  • MutationObserver is used to monitor dynamically added models.