Skip to content
Merged
Show file tree
Hide file tree
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions microsoft-edge/devtools/whats-new/2025/10/devtools-142.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: What's New in DevTools (Microsoft Edge 142)
description: Activity Bar horizontal in Edge 144. Application tool storage inspection for all worker types. :target-current in Elements tool Styles tab. Network tool filters requests on Is ad-related boolean. # key words before col 158
author: MSEdgeTeam
ms.author: msedgedevrel
ms.topic: conceptual
ms.service: microsoft-edge
ms.subservice: devtools
ms.date: 10/30/2025
---
# What's New in DevTools (Microsoft Edge 142)

These are the latest features in the Stable release of Microsoft Edge DevTools.


<!-- ====================================================================== -->
## Activity Bar will only appear horizontally in Edge 144

<!-- Subtitle: Starting with Microsoft Edge 144, the vertical Activity Bar will no longer be supported.-->

Upcoming change:

Starting with Microsoft Edge 144, the **Activity Bar** will always be displayed horizontally, at the top of the DevTools window. Displaying the **Activity Bar** vertically will no longer be supported.

![Horizontal Activity Bar](./devtools-142-images/activity-bar.png)


<!-- ====================================================================== -->
## Announcements from the Chromium project

Microsoft Edge 142 also includes the following updates from the Chromium project:

* [Miscellaneous highlights](https://developer.chrome.com/blog/new-in-devtools-142#misc)


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

* [What's New in Microsoft Edge DevTools](../../whats-new.md)
* [Release notes for Microsoft Edge web platform](../../../../web-platform/release-notes/index.md)
12 changes: 8 additions & 4 deletions microsoft-edge/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,10 @@
href: ./devtools/whats-new/whats-new.md
displayName: release notes, announcements
# latest 10 What's New
- name: Microsoft Edge 142
href: ./devtools/whats-new/2025/10/devtools-142.md
displayName: What's New in DevTools (Microsoft Edge 142) # page title

- name: Microsoft Edge 141
href: ./devtools/whats-new/2025/10/devtools-141.md
displayName: What's New in DevTools (Microsoft Edge 141) # page title
Expand Down Expand Up @@ -152,13 +156,13 @@
href: ./devtools/whats-new/2025/02/devtools-133.md
displayName: What's New in DevTools (Microsoft Edge 133) # page title

- name: Microsoft Edge 132
href: ./devtools/whats-new/2025/01/devtools-132.md
displayName: What's New in DevTools (Microsoft Edge 132) # page title

# keep 10 items above
- name: Archive
items:
- name: Microsoft Edge 132
href: ./devtools/whats-new/2025/01/devtools-132.md
displayName: What's New in DevTools (Microsoft Edge 132) # page title

- name: Microsoft Edge 131
href: ./devtools/whats-new/2024/11/devtools-131.md
displayName: What's New in DevTools (Microsoft Edge 131) # page title
Expand Down