MCPcopy Create free account
hub / github.com/Tampermonkey/tampermonkey / storagedone

Function storagedone

src/background.js:6285–6288  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6283 };
6284
6285 var storagedone = function() {
6286 Config = new ConfigObject(cfgdone);
6287 cfgo = Config;
6288 };
6289
6290 TM_storage.init(storagedone);
6291

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…