Fix Edge Sleeping Tabs Wake Up Despite an Exclusion List
Quick fix: Edge’s sleeping tabs exclusion list applies to direct URL matches, but a tab can wake when a script runs (e.g., a service worker, a video buffering, a websocket reconnect). Add the domain in edge://settings/system → Never put these sites to sleep using [*.]example.com syntax, and disable the site’s service worker via Site Permissions. … Read more