ChatGPT Font Size Changer with Side Pane Width Draggable

The "Font Size Changer with Side Pane Width Draggable" script is a Tampermonkey user script that modifies the font size and other styles of web elements with the class ".text-base". It sets the font size, line height, font family, and font weight to predefined values for improved readability. Additionally, the script adjusts the max width of elements with the class ".xl:max-w-3xl" to a specific value. Furthermore, it deactivates the "font-size" property for elements with the class ".prose" by setting it to "inherit". These changes are made using the GM_addStyle function, making it easy to customize the font styles according to your preference. The script also allows you to change the width of elements with the class ".md:w-[260px]" (side pane) by dragging it with the cursor.

Version vom 15.04.2023. Aktuellste Version

Es wurden noch keine Diskussionen veröffentlicht.

Eine Rezension, einen Kommentar oder eine Frage posten

Wenn Sie denken, dass dieses Skript gegen Greasy Fork's Regeln verstößt, bitte melden Sie es zur Löschung.

Melden Sie sich an, um eine Rezension, einen Kommentar oder eine Frage zu veröffentlichen.