MCPcopy Create free account
hub / github.com/ChatGPTBox-dev/chatGPTBox / index.mjs

File index.mjs

src/background/index.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Browser from 'webextension-polyfill'
2import {
3 deleteConversation,
4 generateAnswersWithChatgptWebApi,

Callers

nothing calls this directly

Calls 13

getChatGptAccessTokenFunction · 0.90
sendMessageFeedbackFunction · 0.90
deleteConversationFunction · 0.90
setUserConfigFunction · 0.90
openUrlFunction · 0.90
getUserConfigFunction · 0.90
refreshMenuFunction · 0.90
getBingAccessTokenFunction · 0.90
registerPortListenerFunction · 0.90
registerCommandsFunction · 0.90
outerTryCatchErrorFunction · 0.85
executeApiFunction · 0.85

Tested by

no test coverage detected