From c430798788b60638468c5bc497ecd4ac3172e32d Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Sat, 4 Apr 2026 07:50:59 -0700 Subject: [PATCH] feat: cookies button in sidebar footer opens cookie picker One-click cookie import from the sidebar. Navigates the headed browser to /cookie-picker where you can select which domains to import from your real Chrome profile. Co-Authored-By: Claude Opus 4.6 (1M context) --- extension/sidepanel.html | 1 + extension/sidepanel.js | 15 +++++++++++++++ 2 files changed, 16 insertions(+) diff --git a/extension/sidepanel.html b/extension/sidepanel.html index d6206e6a..94c36318 100644 --- a/extension/sidepanel.html +++ b/extension/sidepanel.html @@ -156,6 +156,7 @@ +