Sleazy Fork is available in English.

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
התקנות יומיות
0
סה"כ התקנות
38
דירוגים
0 0 0
גרסה
1.1
נוצר
28-04-2025
עודכן
28-04-2025
Size
1.53 קילו-בייט
רישיון
MIT
חל על

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