Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Tampermonkey/tampermonkey
/ resp
Function
resp
src/background.js:711–713 ·
view source on GitHub ↗
(req)
Source
from the content-addressed store, hash-verified
709
url +=
'ts='
+ ts;
710
711
var
resp =
function
(req) {
712
cb(req.responseText);
713
};
714
var
details = {
715
method:
'GET'
,
716
retries: 0,
Callers
nothing calls this directly
Calls
6
isIn
Function · 0.85
createActionMenuItems
Function · 0.85
sendResponse
Function · 0.85
setIcon
Function · 0.85
setBadge
Function · 0.85
cb
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…