旧式网页阅读优化

调整旧式网页(指那些几乎没有排版,直接用 <h1>、<p> 等等标签从上到下堆下来的网页)的排版,将内容宽度限制为适合阅读的宽度,添加目录侧栏,点击可以跳转到对应位置。此脚本不影响“现代化的”网页(至少我写的时候是这么想的,如果有误伤,可以到 github 上告诉我)。

安装此脚本
作者推荐脚本

您可能也喜欢全员noopener

安装此脚本

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
阿昭
日安装量
0
总安装量
407
评分
3 0 0
版本
1.0.4
创建于
2020-02-20
更新于
2020-07-01
大小
7.4 KB
许可证
暂无
适用于
所有网站

Good-For-Reading

Limit the width of old-styled websites (which has it's text content expand across the whole wide window) and add a catalogue sidebar for a comfortable reading. This script does not affect those "modern" web pages (At least I tried to avoid that. If it fails, you can report the bug on github). Github repository: zScript/Good-For-Reading Greasyfork: Good-For-Reading

Preview

The original webpage: screenshot-original

The page patched by Good-For-Reading: screenshot-patched

Release note

Version Date What's new
v1.0.0 beta 2020-02-20 Firstly published this script
v1.0.1 2020-03-12 Fixed the bug problem of jquery conflict which makes some websites fails to load (#1)
v1.0.2 2020-03-16 Ignored the media viewer(e.g. **.mp4) & special pages (contains only one element)