Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_extendsOptions
Function · 0.85
_shouldUseAutoDarkTheme
Function · 0.85
refreshTheme
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected