Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
browser from
"webextension-polyfill"
;
2
3
import
{ setDisabledBadge, setEnabledBadge } from
"../shared/badge"
;
4
import
{ getUser } from
"../shared/get-user"
;
Callers
nothing calls this directly
Calls
14
isWellFormattedMessage
Function · 0.90
inferEntities
Function · 0.90
cancelInferEntities
Function · 0.90
getFromLocalStorage
Function · 0.90
getUser
Function · 0.90
setInLocalStorage
Function · 0.90
clearLocalStorage
Function · 0.90
setEnabledBadge
Function · 0.90
setDisabledBadge
Function · 0.90
String
Class · 0.85
then
Method · 0.80
create
Method · 0.45
Tested by
no test coverage detected