You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: simplify popup-close.html by removing unnecessary styles and timeout
- Removed inline styles and the message div for a cleaner HTML structure.
- Streamlined the window closing logic by directly calling window.close() without a delay.
0 commit comments