Clear Service Workers
Click the button below to unregister all service workers and clear the cache.
Manual Steps:
- Open DevTools (F12 or Right-click → Inspect)
- Go to Application tab
- Click "Service Workers" in the left sidebar
- Click "Unregister" for each worker
- Go to "Cache Storage" and delete all caches
- Refresh the page (Cmd+Shift+R or Ctrl+Shift+R)