MCPcopy Create free account
hub / github.com/Useful-Scripts-Extension/useful-script / index.js

File index.js

popup/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { openModal } from "./helpers/modal.js";
2import { refreshSpecialTabs, getAllTabs } from "./tabs.js";
3import { BADGES_CONFIG } from "../scripts/helpers/badge.js";
4import { checkForUpdate } from "./helpers/checkForUpdate.js";

Callers

nothing calls this directly

Calls 15

getCurrentTabFunction · 0.90
trackEventFunction · 0.90
checkForUpdateFunction · 0.90
saveScrollFunction · 0.85
lazyEnableSmoothScrollFunction · 0.85
initTrackingFunction · 0.85
initSearchFunction · 0.85
initTooltipFunction · 0.85
initSettingsFunction · 0.85
initOpenInNewTabFunction · 0.85
initScrollToTopFunction · 0.85
createTabsFunction · 0.85

Tested by

no test coverage detected