MCPcopy
hub / github.com/Tampermonkey/tampermonkey / cb

Function cb

src/fire.js:185–188  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

183 markSort(a, a_up, a_down);
184 };
185 var cb = function() {
186 mS();
187 Please.hide();
188 };
189 var sort = function() {
190 var run = function() {
191 scriptOrder = cmp;

Callers 12

respFunction · 0.70
saveScriptFunction · 0.70
doneFunction · 0.70
fiRespFunction · 0.70
cleanupFunction · 0.70
TM_getTabFunction · 0.70
TM_getTabsFunction · 0.70
TM_installScriptFunction · 0.70
notiFunction · 0.70
doneFunction · 0.70
registry.jsFile · 0.70
tFunction · 0.70

Calls 1

mSFunction · 0.85

Tested by

no test coverage detected