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
1日のインストール数
0
累計インストール数
33
評価
0 0 0
バージョン
1.1
作成日
2025/04/28
更新日
2025/04/28
大きさ
1.53KB
ライセンス
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.