MCPcopy Index your code
hub / github.com/philc/vimium / mainFrame

Function mainFrame

content_scripts/mode_normal.js:242–244  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

240
241 // Misc.
242 mainFrame() {
243 return focusThisFrame({ highlight: true, forceFocusThisFrame: true });
244 },
245 showHelp(sourceFrameId) {
246 return HelpDialog.toggle({ sourceFrameId });
247 },

Callers

nothing calls this directly

Calls 1

focusThisFrameFunction · 0.85

Tested by

no test coverage detected