Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
preloadMenu =
async
() => {
2
if
(!
await
chrome.offscreen.hasDocument()) {
3
await
chrome.offscreen.createDocument({
4
url:
"menu.html"
,
Callers
nothing calls this directly
Calls
6
preloadMenu
Function · 0.85
updAllMenus
Function · 0.85
ciddsParse
Function · 0.85
menuAlert
Function · 0.85
downloadFile
Function · 0.85
sleep
Function · 0.70
Tested by
no test coverage detected