DragonWind/chrome-extension
Zac Gaetano 8bb9cf7ce9 debug: add console logging and 10s timeout to extension API calls
- apiFetch() now logs method+URL on start and status code on response
- Added 10s AbortController timeout to prevent infinite hangs
- Added try/catch wrapper in saveSettings() around login() call
- This helps diagnose the "stuck on connecting" issue

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 21:50:28 -04:00
..
images Fix extension icons and AMPP autofill 2026-04-06 21:05:46 -04:00
background.js feat: Dragon Wind v1.0 — dual-mode broadcast uploader 2026-04-05 20:05:34 -04:00
content.js feat: Dragon Wind v1.0 — dual-mode broadcast uploader 2026-04-05 20:05:34 -04:00
manifest.json fix: Chrome extension MV3 CSP violations and missing alarms permission 2026-04-06 21:38:50 -04:00
popup.html fix: Chrome extension MV3 CSP violations and missing alarms permission 2026-04-06 21:38:50 -04:00
popup.js debug: add console logging and 10s timeout to extension API calls 2026-04-06 21:50:28 -04:00