舊式網頁閲讀優化

調整舊式網頁(指那些幾乎沒有排版,直接用 <h1>、<p> 等等標簽從上到下堆下來的網頁)的排版,將内容寬度限制為適合閲讀的寬度,添加目錄側欄,點擊可以跳轉到對應位置。此脚本不影響“現代化的”網頁(至少我寫的時候是這麽想的,如果有誤傷,可以到 github 上告訴我)。

安裝腳本?
作者推薦腳本

您可能也會喜歡 全員noopener

安裝腳本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
阿昭
今日安裝
1
安裝總數
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)