SYMBOL INDEX (13 symbols across 3 files) FILE: public/background.js method create (line 2) | async create(workspaces) { method remove (line 58) | async remove() { method checkApiKeyValidity (line 64) | async checkApiKeyValidity() { method updateWorkspaces (line 94) | async updateWorkspaces() { method saveToAnythingLLM (line 116) | async saveToAnythingLLM(selectedText, pageTitle, pageUrl) { method embedToWorkspace (line 145) | async embedToWorkspace(workspaceId, selectedText, pageTitle, pageUrl) { method saveEntirePageToAnythingLLM (line 172) | async saveEntirePageToAnythingLLM(pageContent, pageTitle, pageUrl) { method embedEntirePageToWorkspace (line 201) | async embedEntirePageToWorkspace( method handleResponse (line 233) | async handleResponse(response, action) { method showNotification (line 257) | showNotification(type, message) { function getPageContent (line 302) | function getPageContent(tabId) { FILE: src/components/Config.jsx function Config (line 4) | function Config({ status, onStatusChange }) { FILE: src/hooks/useApiConnection.js function useApiConnection (line 11) | function useApiConnection() {