the-nic

معلومات عنّي

معلومات المطور
الاسم the-nic
مُستخدم منذ مارس 14, 2025
عدد الإضافات التي طورتها 0 إضافة/إضافات
معدّل التقييم من مطوري الإضافات بلا تقييم حتى الآن

تعليقاتي

Minimize on Close

مقيمة بـ 5 من 5 نجوم

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

هذا التعليق كان على إصدارة سابقة من هذه الإضافة (2.0.1.4)