---
title: "Modern web debugging in Chrome DevTools"
url: https://daily.dev/posts/modern-web-debugging-in-chrome-devtools-sgvkkozcf
source_url: https://developer.chrome.com/en/blog/devtools-modern-web-debugging/
type: article
source: "Chrome Developers"
published: 2022-08-31T19:53:29.992Z
updated: 2026-03-15T03:30:27.242Z
tags: ["angular", "devtools", "google-chrome", "javascript"]
reading_time: 6
upvotes: 92
comments: 4
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Modern web debugging in Chrome DevTools

**[Chrome Developers](https://daily.dev/sources/chrome)** · 6 min read · 92 upvotes · 4 comments

## Summary

Chrome DevTools has an extra setting enabled by default: Automatically add known third-party scripts to ignore list. With this setting enabled, DevTools hides any file or folder that a framework or build tool has marked as to ignore. This is a preview feature available in Chrome Canary from version 106.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://developer.chrome.com/en/blog/devtools-modern-web-debugging/>

## Community discussion

Top comments from developers on daily.dev.

**@ghost** · 1 upvotes

> Woah "Just My Code" is such a cool feature!

**@upieez** · 0 upvotes

> Really useful stuff, thanks for this Chrome Team!

**@kpratik2015** · 0 upvotes

> Great stuff. Very handy features

**@svndev** · 0 upvotes

> Awesome

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#angular](https://daily.dev/tags/angular), [#devtools](https://daily.dev/tags/devtools), [#google-chrome](https://daily.dev/tags/google-chrome), [#javascript](https://daily.dev/tags/javascript)

[View this post on daily.dev](https://daily.dev/posts/modern-web-debugging-in-chrome-devtools-sgvkkozcf)
