MCPcopy Create free account
hub / github.com/codeaashu/claude-code / getChromeSystemPrompt

Function getChromeSystemPrompt

src/utils/claudeInChrome/prompt.ts:68–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 * based on the actual tool search enabled state.
67 */
68export function getChromeSystemPrompt(): string {
69 return BASE_CHROME_PROMPT
70}
71
72/**
73 * Minimal hint about Claude in Chrome skill availability. This is injected at startup when the extension is installed

Callers 1

setupClaudeInChromeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected