您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
为大屏优化Twitter阅读体验:宽屏布局、自动展开、字体美化、简化界面 (隐藏曝光量、转发数等干扰信息)
🎯 Features
✅ Auto-expand feature: Automatically clicks “Show more” so you can read the full content without manual action
✅ Refined typography – Enjoy a sleek reading experience with the iA Writer Mono S monospaced font (download required)
✅ Cleaner interface – Distraction-free view by hiding impressions and repost counts, keeping only replies, likes, and bookmarks
✅ Optimized for widescreens – Perfectly adapts to large displays (Not for HOME page)
🎯 功能特性
✅ **自动展开功能**:自动点击"显示更多"按钮,无需手动点击即可查看完整内容
✅ **显示字体优化**:应用 iA Writer Mono S 等宽字体,提供更优雅的阅读体验(需自行下载字体)
✅ **简化界面**:隐藏曝光量、转发数等干扰信息,只保留回复、点赞和书签功能
✅ **宽屏布局优化**:适合大屏幕显示 (对于主页不适用)
## Font Setup (Optional, but Recommended)
For the best look, you can add the iA Writer Mono S font:
1. Go to the iA Writer Fonts page: https://github.com/iaolo/iA-Fonts
2. Download and install [ iA Writer Mono S ]
## 字体安装 (可选但推荐)
为了获得最佳体验,请安装 iA Writer Mono S 字体:
1. 访问 [iA Writer Duospace 字体页面](https://github.com/iaolo/iA-Fonts)
2. 下载并安装 iA Writer Mono S 字体
## ⚙️ 自定义选项
### 调整字体大小
找到这一行:
```css
font-size: 16px !important;
```
可以调整为 `14px`、`18px` 等其他大小
### 调整行间距
找到这一行:
```css
line-height: 1.6 !important;
```
可以调整为 `1.4`、`1.8` 等其他值