Skip to content

控制台报错MutationEvent is not defined #299

@zhangfangzhou01

Description

@zhangfangzhou01

脚本地址:更好的 Youtube Shorts

  1. 运行环境为:Chrome Dev 128.0.6559.0
  • 暴力猴 2.20.0:正常运行
  • 脚本猫 0.16.3:控制台报错 MutationEvent is not defined
  1. 运行环境为:Chrome 126.0.6478.127
  • 暴力猴 2.20.0:正常运行
  • 脚本猫 0.16.3:正常运行

MutationEvent从127开始被移除,但是我并没有使用MutationEvent,我在脚本中只使用了MutationObserver,而MutationObserver并没有被弃用

已知可以在用户端把chrome://flags/#mutation-events设置为Enabled解决这个问题,脚本猫是否可以像Tampermonkey/tampermonkey#2011 (comment)一样在之后的版本中修复这个问题

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions