the-nic

Tentang saya

Informasi Pengembang
Nama the-nic
Pengguna sejak Maret 14, 2025
Jumlah pengaya yang dikembangkan 0 pengaya
Rata-rata peringkat untuk pengembang pengaya Belum diperingkat

Ulasan Saya

Minimize on Close

Peringkat 5 dari 5 bintang

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 :)