Perplexity Prompt Text Ensmallifier

Reduces size of prompt text and puts it in a box

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey 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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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.

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

Autor
Argle Bargle
Installationen heute
0
Installationen gesamt
13
Bewertungen
0 0 0
Version
2.1
Erstellt am
23.02.2025
Letzte Aktualisierung
23.02.2025
Größe
1,99 KB
Lizenz
MIT
Wird angewandt auf

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]