| title | Application tool integration |
|---|---|
| description | Application tool integration in the Microsoft Edge Developer Tools extension for Visual Studio Code. |
| author | MSEdgeTeam |
| ms.author | msedgedevrel |
| ms.topic | article |
| ms.service | microsoft-edge |
| ms.date | 10/06/2022 |
In the Edge DevTools tab, the Application tool allows you to inspect the various parts of your application:
Use the Application tool to:
-
Check different storage options, such as Cookies, LocalStorage, SessionStorage and IndexedDB.
-
Analyze the cache of your application.
-
Analyze services such as Notification, Payment handler, or background sync.
For more information, see Application tool, to manage storage.
