MCPcopy Create free account
hub / github.com/027xiguapi/code-box / getShadowHostId

Function getShadowHostId

contents/baidu.tsx:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 .innerText.trim()
27
28export const getShadowHostId: PlasmoGetShadowHostId = () => "codebox-baidu"
29const isBaijiahao = location.hostname.includes("baijiahao")
30const PlasmoOverlay: FC<PlasmoCSUIProps> = () => {
31 const [parseContent, setParseContent] = useParseMarkdown()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected