Stripchat - Hide Private Models

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

Verze ze dne 28. 04. 2025. Zobrazit nejnovější verzi.

Autor
James007
Hodnocení
0 0 0
Verze
1.0
Vytvořeno
28. 04. 2025
Aktualizováno
28. 04. 2025
Size
1,4 KB
Licence
MIT
Spustit na

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.