Perplexity Prompt Text Ensmallifier

Reduces size of prompt text and puts it in a box

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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.

You will need to install a user script manager extension to install this script.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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!)

Tác giả
Argle Bargle
Cài đặt hàng ngày
0
Số lần cài đặt
13
Đánh giá
0 0 0
Phiên bản
2.1
Đã tạo
23-02-2025
Đã cập nhật
23-02-2025
Kích thước
2 KB
Giấy phép
MIT
Áp dụng cho

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]