MCPcopy Create free account
hub / github.com/Eltaurus-Lt/CourseDump2022 / background.js

File background.js

background.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const preloadMenu = async () => {
2 if (!await chrome.offscreen.hasDocument()) {
3 await chrome.offscreen.createDocument({
4 url: "menu.html" ,

Callers

nothing calls this directly

Calls 6

preloadMenuFunction · 0.85
updAllMenusFunction · 0.85
ciddsParseFunction · 0.85
menuAlertFunction · 0.85
downloadFileFunction · 0.85
sleepFunction · 0.70

Tested by

no test coverage detected