MCPcopy Create free account
hub / github.com/zxlie/FeHelper / _isEnabledSetting

Function _isEnabledSetting

apps/json-format/content-script.js:94–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 let toolbarCollapseAutoTuckTimer = null;
93
94 let _isEnabledSetting = value => value === true || value === 'true';
95
96 let _getJsonAutoUtils = () => window.FHJsonAutoUtils || {};
97

Callers 3

_extendsOptionsFunction · 0.85
_shouldUseAutoDarkThemeFunction · 0.85
refreshThemeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected