dc4131f04c
- Implemented an aggressive 1-second interval to force-check & show update button - Added bold red styling with \!important flags to make button impossible to miss - Implemented MutationObserver to detect & counteract any hiding attempts - Added detailed console logging for debugging visibility issues - Applied inline styles with \!important flags to override any CSS cascades - Increased z-index to 9999 to ensure button appears above all other elements - Set multiple CSS properties (display, visibility, opacity) to ensure visibility 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>