MCPcopy Index your code
hub / github.com/MALSync/MALSync / popup.ts

File popup.ts

src/popup.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Minimal } from './_minimal/minimalClass';
2import { openMinimal } from './floatbutton/extension';
3import { isFirefox } from './utils/general';
4import { router } from './_minimal/router';

Callers

nothing calls this directly

Calls 8

openMinimalFunction · 0.90
isFirefoxFunction · 0.90
routerFunction · 0.90
checkFillFunction · 0.85
errorMethod · 0.80
sendMessageMethod · 0.80
getMethod · 0.65
initMethod · 0.45

Tested by

no test coverage detected