Skip to content

怎么支持猴子的渲染字体自用脚本 #9458

Open
@kennylee60

Description

@kennylee60

Preliminary Checks

  • I have read and understood the important section above.
  • I have searched existing issues and avoided creating duplicates.
  • I am not filing an enhancement request.
  • I have checked that this issue cannot be reproduced on Mozilla Firefox.
  • I have checked that this issue can be reproduced once I removed all my Mods and Custom CSS.

What happened?

这个脚本试过用firefox和floorp都能按照提示设置字体,只有这个不行,是哪里的设置缺少了

Expected behavior

渲染字体自用脚本设置字体

Actual behavior

渲染字体自用脚本不能设置字体

Steps to reproduce

使用 Firefox 浏览器时:

如果您开启了隐私浏览功能,将会导致程序无法正确识别系统中安装的第三方字体,通过修改 about:config 中以下配置启用:

privacy.fingerprintingProtection.pbmode | false
privacy.resistFingerprinting.pbmode | false

如果打开了浏览器指纹保护功能,,通过修改 about:config 中以下配置来关闭浏览器指纹保护功能:

privacy.fingerprintingProtection | false
privacy.resistFingerprinting | false

Screenshots and videos

zen can·t find the font

Image

firefox and floorp can find the font

Image

Version

1.14.4b (Firefox 140.0.4)

What platform are you seeing the problem on?

Windows - x64

What component is this issue related to?

Security

Relevant log output if applicable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions