Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
isAllowedParentOrigin
Function · 0.85
applyContext
Function · 0.85
parseMaybeJson
Function · 0.85
send
Function · 0.70
get
Method · 0.45
delete
Method · 0.45
Tested by
no test coverage detected