5점중 4점 받음

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");

이 검토는 현재 부가 기능의 이전 (2.0.1.4) 버전에 대한 것입니다.