-
+
+
+
+
Connect your own Gemini key, then ask questions grounded in
the video you are watching.
@@ -276,15 +279,14 @@ export function PopupApp() {
{message.text}
) : null}
-
);
diff --git a/apps/extension/tests/unit/popup-app.test.tsx b/apps/extension/tests/unit/popup-app.test.tsx
index 757d8d2..8fab661 100644
--- a/apps/extension/tests/unit/popup-app.test.tsx
+++ b/apps/extension/tests/unit/popup-app.test.tsx
@@ -51,11 +51,11 @@ describe('popup connection workflow', () => {
expect(await screen.findByText('Gemini is connected')).toBeVisible();
});
- it('shows the SupportKori action in the popup footer', async () => {
+ it('shows the Support action in the popup header', async () => {
render(