the-nic

Hakkımda

Geliştirici Bilgileri
İsim the-nic
Üyelik başlangıcı Mart 14, 2025
Geliştirilen eklentilerin sayısı 0 eklenti
Geliştiricinin eklentilerinin ortalama puanı Henüz puanlanmamış

İncelemelerim

Minimize on Close

Rated 5 out of 5 stars

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