Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion microsoft-edge/devtools/service-workers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,17 @@ ms.author: msedgedevrel
ms.topic: article
ms.service: microsoft-edge
ms.subservice: devtools
ms.date: 02/19/2021
ms.date: 11/07/2025
---
# Service worker improvements
<!-- todo:
change from "what's new" wording to regular description

ensure that all of the improvements that are described in this article are already covered in other, regular, articles
if not, update those other articles to cover the improvements

ideally, this "What's New"-style article should eventually get deleted
-->

The **Network**, **Application**, and **Sources** tools have been improved to help you work with [service workers](https://developer.mozilla.org/docs/Web/API/Service_Worker_API) and the network requests that pass through each service worker.

Expand Down