>>558
Fx59以降デフォではabout:configからgeneral.useragent.localeがなくなったせいだな
44行目を
const isCN = false;
にするか、general.useragent.localeを設定しとけばいいんじゃないかな