Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_syncOmniToolbarState
Function · 0.85
_runOmniSearch
Function · 0.85
_bindOmniShortcuts
Function · 0.85
Calls
1
_getResolvedUiMode
Function · 0.85
Tested by
no test coverage detected