Perplexity Model Watcher

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
MaxScorpy
Dziennych instalacji
0
Wszystkich instalacji
0
Oceny
0 0 0
Wersja
1.0
Utworzono
22-11-2025
Zaktualizowano
22-11-2025
Rozmiar
13,5 KB
Licencja
MIT
Dotyczy


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