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.

2023-04-15 기준 버전입니다. 최신 버전을 확인하세요.

아직 토론이 없습니다.

리뷰, 댓글 또는 질문 게시

이 스크립트가 Greasy Fork 규칙을 위반한다고 생각되면 삭제를 신고해 주세요.

리뷰, 댓글 또는 질문을 게시하려면 로그인하세요.