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 提交的版本,查看 最新版本

作者
amitai salmon
评分
0 0 0
版本
2.0.0
创建于
2023-04-15
更新于
2023-04-15
大小
5.8 KB
许可证
暂无
适用于
长期地址
遇到问题?请前往 GitHub 提 Issues。