Perplexity Model Watcher

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

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
MaxScorpy
일일 설치 수
0
총 설치 수
0
평점
0 0 0
버전
1.0
생성일
2025-11-22
갱신일
2025-11-22
크기
13.5KB
라이선스
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