Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/hoothin/UserScripts
/ init
Function
init
Easy offline/Easy offline.user.js:814–819 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
812
}
813
814
function
init(){
815
if
(isInited)
return
;
816
isInited=true;
817
$(
"body"
).append(parentDiv);
818
setCss();
819
}
820
821
function
setCss(){
822
$(
'head'
).append(`
Callers
3
getAllEnableUrl
Function · 0.70
setting
Function · 0.70
checkSel
Function · 0.70
Calls
2
setCss
Function · 0.85
$
Function · 0.50
Tested by
no test coverage detected