MCPcopy Create free account
hub / github.com/deta/surf / attachContextMenu

Function attachContextMenu

app/src/main/contextMenu.ts:126–128  ·  view source on GitHub ↗
(window: Electron.WebContents)

Source from the content-addressed store, hash-verified

124}
125
126export function attachContextMenu(window: Electron.WebContents) {
127 return setupContextMenu(window)
128}

Calls 1

setupContextMenuFunction · 0.85

Tested by

no test coverage detected