MCPcopy Create free account
hub / github.com/hashintel/hash / background.ts

File background.ts

apps/plugin-browser/src/scripts/background.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import browser from "webextension-polyfill";
2
3import { setDisabledBadge, setEnabledBadge } from "../shared/badge";
4import { getUser } from "../shared/get-user";

Callers

nothing calls this directly

Calls 14

isWellFormattedMessageFunction · 0.90
inferEntitiesFunction · 0.90
cancelInferEntitiesFunction · 0.90
getFromLocalStorageFunction · 0.90
getUserFunction · 0.90
setInLocalStorageFunction · 0.90
clearLocalStorageFunction · 0.90
setEnabledBadgeFunction · 0.90
setDisabledBadgeFunction · 0.90
StringClass · 0.85
thenMethod · 0.80
createMethod · 0.45

Tested by

no test coverage detected