Stripchat - Hide Private Models

Automatically hide private models (those with ticket/private shows) on the Stripchat.

As of 2025-04-28. See the latest version.

Author
James007
Ratings
0 0 0
Version
1.0
Created
2025-04-28
Updated
2025-04-28
Size
1.41 KB
License
MIT
Applies to

Automatically hides models who are currently in private shows or ticket shows on the Stripchat.
It works on initial page load and continues to monitor for newly loaded models (infinite scrolling).

This improves the browsing experience by showing only free/public models, removing unnecessary clutter.

Features:

✅ Instantly hides private/ticket show models.

✅ Auto-updates when new models load.

✅ Lightweight and fast.

✅ No external dependencies.


How it works:

Each model's card (.model-list-item) is scanned.

If it contains a child

whose class name includes "ModelThumbPrivateCover", it means the model is in private/ticket mode → hide the entire card.