Perplexity Prompt Text Ensmallifier

Reduces size of prompt text and puts it in a box

Fejlesztő
Argle Bargle
Napi telepítések
0
Telepítések száma
10
Értékelések
0 0 0
Verzió
2.1
Létrehozva
2025.02.23.
Frissítve
2025.02.23.
Size
2 KB
Licensz
MIT
Érvényes

Description:

For some reason, Perplexity puts the prompt in a level one heading which is really big and ridiculous for long prompts.

This userscript improves the readability of user prompts on Perplexity.ai by adjusting the font size, line spacing, and background styling while keeping the original H1 structure. It automatically detects Perplexity's actual light or dark mode setting (not system prefers-color-scheme) and applies the correct styling.

Features:

✅ Keeps the H1 but reduces text size for better readability
✅ Adjusts line spacing to make prompts more compact
✅ Adds a border and background for better visual separation
✅ Works in both light and dark modes, detecting Perplexity’s setting dynamically
✅ Uses MutationObserver to apply styling to new prompts

[Written by ChatGPT]