Text Zoom Only - 只放大文字大小

网页文字放大

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Fejlesztő
tanoak ke
Napi telepítések
0
Telepítések száma
9
Értékelések
1 0 0
Verzió
1.1
Létrehozva
2025.06.19.
Frissítve
2025.06.19.
Size
3 KB
Licensz
MIT
Érvényes

作用:
1. 只放大网页中纯文本字体大小,
2. 不会改变图片或布局大小,
3. 可配置默认字体大小或最小字号(如 16px, 18px 等)。
结论
这个脚本遍历所有 HTML 元素,只修改字体小于设定阈值的文字,不会影响 img, svg, canvas, style, script 等。
不改变 zoom、transform 等样式,因此不会引起页面错位或破坏布局。