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镜像 的規定,請 檢舉並請求移除

登入以評價、評論或提問。

长期地址
遇到问题?请前往 GitHub 提 Issues。