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!

Аўтар
James007
Daily installs
0
Total installs
39
Рэйтынг
0 0 0
Версія
1.1
Створаны
28.04.2025
Абноўлены
28.04.2025
Памер
1.5 КБ
Ліцэнзія
MIT
Applies to

📋 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.