Perplexity Model Watcher

Observer for the actual model used in Perplexity. Elegant interface, drag-and-drop, model mismatch detection.

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

You will need to install an extension such as Tampermonkey to install this script.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
MaxScorpy
Günlük kurulumlar
0
Toplam kurulumlar
0
Değerlendirmeler
0 0 0
Versiyon
1.0
Oluşturulma
22.11.2025
Güncellenme
22.11.2025
Boyut
13,5 KB
Lisans
MIT
Geçerli


Perplexity Model Watcher is a powerful utility designed to verify which AI model Perplexity is actually using to generate your answers. Sometimes, the platform may silently switch to a smaller or faster model (fallback) despite your selection. This script exposes the truth.

✨ Key Features


  • 🕵️‍♂️ Real-time Verification: Intercepts network traffic and actively fetches thread data to extract the hidden display_model and user_selected_model fields.

  • 🚨 Mismatch Detection:
    • Green Glow (OK): The model you selected is the one generating the text.
    • Red Glow (MISMATCH): The system silently switched the model (e.g., you selected Claude 3 Opus but the system used Sonar). The script alerts you immediately.

  • 💎 Premium UI: Features a beautiful, dark-themed "Glassmorphism" pill widget that blends perfectly with the interface.

  • 🖱️ Drag & Drop: The widget is fully draggable. Place it anywhere on your screen. It remembers its position.

  • ➖ Minimizable: Hover over the widget to reveal a close button. Click to minimize it into a tiny, unobtrusive status dot.


Open Source Credits:

This userscript is a port of the chrome extension: https://github.com/apix7/perplexity-model-watcher