gstack/extension
Garry Tan 08356929b3
feat: zero-friction side panel — auto-open on install, pill is clickable
Three changes to eliminate manual side panel setup:
- Auto-open side panel on extension install/update (onInstalled listener)
- gstack pill (bottom-right) is now clickable — opens the side panel
- Pill has pointer-events: auto so clicks always register (was: none)

User no longer needs to find the puzzle piece icon, pin the extension,
or know the side panel exists. It opens automatically on first launch
and can be re-opened by clicking the floating gstack pill.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 19:25:52 -07:00
..
icons feat: sync extension to DESIGN.md — amber accent, zinc neutrals, grain texture 2026-03-21 15:09:46 -07:00
background.js feat: zero-friction side panel — auto-open on install, pill is clickable 2026-03-22 19:25:52 -07:00
content.css feat: zero-friction side panel — auto-open on install, pill is clickable 2026-03-22 19:25:52 -07:00
content.js feat: zero-friction side panel — auto-open on install, pill is clickable 2026-03-22 19:25:52 -07:00
manifest.json feat: sidebar chat with Claude Code — icon opens side panel directly 2026-03-21 15:09:49 -07:00
popup.html feat: sync extension to DESIGN.md — amber accent, zinc neutrals, grain texture 2026-03-21 15:09:46 -07:00
popup.js feat: Chrome extension Side Panel + Conductor API proposal 2026-03-21 10:23:47 -07:00
sidepanel.css feat: loading spinner on sidebar open while connecting to server 2026-03-22 19:24:57 -07:00
sidepanel.html feat: loading spinner on sidebar open while connecting to server 2026-03-22 19:24:57 -07:00
sidepanel.js feat: loading spinner on sidebar open while connecting to server 2026-03-22 19:24:57 -07:00