You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,7 @@ sort on col 3: Repo directory
53
53
| Heap Snapshot Visualizer | Source code for the [Heap Snapshot Visualizer](https://microsoftedge.microsoft.com/addons/detail/heap-snapshot-visualizer/fceldlhognbemkgfacnffkdanocidgce) extension for DevTools. |[/heap-snapshot-visualizer/](https://github.com/MicrosoftEdge/Demos/tree/main/heap-snapshot-visualizer)| n/a |
54
54
| JSON dummy data | Simple JSON files. Used for [View a JSON file or server response with formatting](https://learn.microsoft.com/microsoft-edge/web-platform/json-viewer). |[/json-dummy-data/](https://github.com/MicrosoftEdge/Demos/tree/main/json-dummy-data)|[JSON dummy data](https://microsoftedge.github.io/Demos/json-dummy-data/)|
55
55
| Inspect Network Activity | Used for [Inspect network activity](https://learn.microsoft.com/microsoft-edge/devtools/network/). |[/network-tutorial/](https://github.com/MicrosoftEdge/Demos/tree/main/network-tutorial)|[Inspect Network Activity Demo](https://microsoftedge.github.io/Demos/network-tutorial/)|
56
+
| Network tool reference Demo | Used for [Network features reference](https://learn.microsoft.com/microsoft-edge/devtools/network/reference). |[/devtools-network-reference/](https://github.com/MicrosoftEdge/Demos/tree/main/devtools-network-reference)|[Network tool reference Demo](https://microsoftedge.github.io/Demos/devtools-network-reference/)|
56
57
| Photo gallery | Used for [The truth about CSS selector performance](https://blogs.windows.com/msedgedev/2023/01/17/the-truth-about-css-selector-performance/). |[/photo-gallery/](https://github.com/MicrosoftEdge/Demos/tree/main/photo-gallery)|[Photo Gallery](https://microsoftedge.github.io/Demos/photo-gallery/)|
57
58
| Slow Calendar | Simple calendar demo app to test DevTools features such as the **Performance** tool and source map support. |[/slow-calendar/](https://github.com/MicrosoftEdge/Demos/tree/main/slow-calendar)|[Slow Calendar](https://microsoftedge.github.io/Demos/slow-calendar/public/)|
58
59
| Workspaces | Used for [Edit files with Workspaces (Filesystem tab)](https://learn.microsoft.com/microsoft-edge/devtools/workspaces), in the **Sources** tool. |[/workspaces/](https://github.com/MicrosoftEdge/Demos/tree/main/workspaces)|[DevTools Workspaces Demo](https://microsoftedge.github.io/Demos/workspaces/)|
0 commit comments