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

Function _isOmniMode

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

Source from the content-addressed store, hash-verified

212 };
213
214 let _isOmniMode = () => _getResolvedUiMode() === 'omni';
215
216 let _saveJsonFormatOptions = (params, callback) => {
217 chrome.runtime.sendMessage({

Callers 3

_syncOmniToolbarStateFunction · 0.85
_runOmniSearchFunction · 0.85
_bindOmniShortcutsFunction · 0.85

Calls 1

_getResolvedUiModeFunction · 0.85

Tested by

no test coverage detected