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

Function makerQRPost

component/options/custom.tsx:14–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12
13export default function Custom() {
14 function makerQRPost() {
15 sendToContentScript({
16 name: "app-makerQRPost"
17 })
18 }
19 function getArticle() {
20 sendToContentScript({
21 name: "app-getArticle"

Callers 2

PlasmoOverlayFunction · 0.50
CustomOverlayFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected