the-nic

Tietoja minusta

Kehittäjätiedot
Nimi the-nic
Käyttäjä alkaen maalis 14, 2025
Kehitettyjä lisäosia 0 lisäosaa
Average rating of developer's add-ons Ei vielä pisteytetty

Omat arviot

Minimize on Close

Arvosteltu: 5/5 tähteä

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

then it works again :)