Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/darkreader/darkreader
/ main
Function
main
tasks/integrity.js:227–229 ·
view source on GitHub ↗
(noCache = false)
Source
from the content-addressed store, hash-verified
225
}
226
227
async
function
main(noCache = false) {
228
await
firefoxFetchAllMetadata(noCache);
229
}
230
231
main();
Callers
1
integrity.js
File · 0.70
Calls
1
firefoxFetchAllMetadata
Function · 0.85
Tested by
no test coverage detected