Skip to content

Commit

Permalink
Update text and png
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehoffms committed Oct 18, 2023
1 parent 719b647 commit fe3b63b
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 32 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
77 changes: 45 additions & 32 deletions microsoft-edge/devtools-guide-chromium/storage/application-tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,42 +5,55 @@ author: MSEdgeTeam
ms.author: msedgedevrel
ms.topic: conceptual
ms.prod: microsoft-edge
ms.date: 04/15/2022
ms.date: 10/17/2023
---
# Application tool, to manage storage

Use the **Application** tool to manage storage for web app pages, including manifest, service workers, local storage, cookies, cache storage, and background services.

![The Application tool](./application-tool-images/application-tool.png)

The Application tool has the following pages:

* Application
* Manifest
* Service Workers
* Storage

* Storage
* Local Storage
* IndexedDB
* Web SQL
* Cookies
* Trust Tokens
* Interest Groups

* Cache
* Cache Storage
* Back/forward cache

* Background Services
* Background Fetch
* Background Sync
* Notifications
* Payment Handler
* Periodic Background Sync
* Push Messaging
* Reporting API

* Frames

Note: to accurately interpret the **Storage Usage** chart in the **Application** tool, see the [Quota usage](../progressive-web-apps/index.md#quota-usage) section of the Debug Progressive Web Apps article.
The **Application** tool has the following pages, listed on the left:

* Application
* Manifest
* Service workers
* Storage

* Storage
* Local storage
* Session storage
* IndexedDB
* Web SQL
* Cookies
* Private state tokens
* Interest groups
* Shared storage
* Cache storage

* Background services
* Back/forward cache
* Background fetch
* Background sync
* Bounce tracking mitigations
* Notifications
* Payment handler
* Periodic background sync
* Push messaging
* Reporting API

* Preloading
* Speculation rules
* Preloads
* This page

* Frames
* top

To accurately interpret the **Storage Usage** chart in the **Application** tool, see [Quota usage](../progressive-web-apps/index.md#quota-usage) in _Debug Progressive Web Apps (PWAs)_.


<!-- ====================================================================== -->
<!--
## See also
-->

0 comments on commit fe3b63b

Please sign in to comment.