Richi

关于我

开发者信息
名称 Richi
注册时间 March 15, 2025
开发的附加组件数量 0 个附加组件
开发的附加组件平均得分 尚无评分

我所发表的评价

Minimize on Close

评分4星,满分5星

How do I do that?

To make the addon work on 136, one only has to update strict_max_version in the manifest version and change the first lines in experiment.js to

const { ExtensionCommon } = ChromeUtils.importESModule(
"resource://gre/modules/ExtensionCommon.sys.mjs");