MCPcopy
hub / github.com/AstrBotDevs/AstrBot / plugin_page_bridge.js

File plugin_page_bridge.js

astrbot/dashboard/plugin_page_bridge.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function attachAstrBotPluginPageBridge() {
2 const CHANNEL = "astrbot-plugin-page";
3 const SELF_ORIGIN = window.location.origin;
4 const pendingRequests = new Map();

Callers

nothing calls this directly

Calls 6

isAllowedParentOriginFunction · 0.85
applyContextFunction · 0.85
parseMaybeJsonFunction · 0.85
sendFunction · 0.70
getMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected