Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Exafunction/codeium-chrome
/ popup.ts
File
popup.ts
src/popup.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'../styles/popup.scss'
;
2
import
{ openAuthTab } from
'./auth'
;
3
import
{ loggedOut } from
'./shared'
;
4
import
{ getStorageItem, setStorageItem } from
'./storage'
;
Callers
nothing calls this directly
Calls
3
getStorageItem
Function · 0.90
setStorageItem
Function · 0.90
loggedOut
Function · 0.90
Tested by
no test coverage detected