ろだのuserscriptloader.uc.js ver0.1.8.4.3 だと、ちょっとうまく行かないかも?
line770
USL.disabled_scripts = USL.readScripts.map(function(x){ if(x.disabled) return x.leafName });
line1185
let disabledScripts = USL.readScripts.map(function(x){ if(x.disabled) return x.leafName });