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!)

ავტორი
tanoak ke
დღიური ინსტალაციები
0
მთლიანი ინსტალაციები
9
რეიტინგი
1 0 0
ვერსია
1.1
შექმნილია
19.06.2025
განახლებულია
19.06.2025
Size
2,9 KB
ლიცენზია
MIT
გამოყენებს მათ

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