Perplexity Prompt Text Ensmallifier

Reduces size of prompt text and puts it in a box

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Argle Bargle
1日のインストール数
0
累計インストール数
9
評価
0 0 0
バージョン
2.1
作成日
2025/02/23
更新日
2025/02/23
大きさ
1.99KB
ライセンス
MIT
対象サイト

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]