Changed toggle wrapper from div to label so clicking
the slider visual actually toggles the checkbox.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
PokemonCenter's Imperva bot protection bans IPs that hit
too frequently. 10 seconds was too aggressive.
- New minimum: 60 seconds
- New default: 90 seconds
- Updated popup UI to reflect safer limits
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Switch from Chrome alarms (30s min) to setTimeout loops
- Config now uses checkIntervalSeconds instead of minutes
- Default: 15 seconds, minimum: 10 seconds
- Prevents overlapping checks with isChecking flag
- Updated popup UI to show seconds
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Chrome extension for PokemonCenter monitoring with Discord notifications.
Includes Python scripts for Target monitoring.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>