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.