Perplexity Model Watcher

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

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

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

(I already have a user script manager, let me install it!)

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.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
MaxScorpy
التثبيت اليومي
0
إجمالي التثبيت
0
التقييمات
0 0 0
الإصدار
1.0
تم إنشاؤه
22-11-2025
تم تحديثه
22-11-2025
الحجم
13.5 KB
الترخيص
MIT
ينطبق على


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