Ignore List  |  Chrome DevTools  |  Chrome for Developers Skip to main content Docs Build with Chrome Learn how Chrome works, participate in origin trials, and build with Chrome everywhere. Web Platform Capabilities ChromeDriver Extensions Chrome Web Store Chromium Web on Android Origin trials Release notes Productivity Create the best experience for your users with the web's best tools. DevTools Lighthouse Chrome UX Report Accessibility Modern Web Guidance Get things done quicker and neater, with our ready-made libraries. Workbox Puppeteer Experience Design a beautiful and performant web with Chrome. AI Performance CSS and UI Identity Payments Privacy and security Resources More from Chrome and Google. All documentation Baseline web.dev PageSpeed Insights audit Isolated Web Apps (IWA) Case studies Blog New in Chrome / English Deutsch Español – América Latina Français Indonesia Italiano Nederlands Polski Português – Brasil Tiếng Việt Türkçe Русский עברית العربيّة فارسی हिंदी বাংলা ภาษาไทย 中文 – 简体 中文 – 繁體 日本語 한국어 Sign in Docs Chrome DevTools DevTools Get started AI assistance Overview Get started Chat with AI assistance Generate code in Console and Sources Data usage Panels Popular Elements Console Lighthouse Memory Network Performance Recorder Rendering Security Sources All Autofill Animations Application Changes Coverage CSS overview Developer resources Issues Layers Lighthouse Media Memory Inspector Network conditions Request conditions Performance monitor Protocol monitor Quick source Sensors WebAudio WebAuthn What's new Settings Accessibility For agents Docs More DevTools Get started AI assistance More Panels More Settings Accessibility For agents Case studies Blog New in Chrome Settings Overview Preferences Workspace AI innovations Experiments Ignore list Devices Throttling Locations Shortcuts Resources Engineering blog Build with Chrome Web Platform Capabilities ChromeDriver Extensions Chrome Web Store Chromium Web on Android Origin trials Release notes Productivity DevTools Lighthouse Chrome UX Report Accessibility Modern Web Guidance Workbox Puppeteer Experience AI Performance CSS and UI Identity Payments Privacy and security Resources All documentation Baseline web.dev PageSpeed Insights audit Isolated Web Apps (IWA) Overview Get started Chat with AI assistance Generate code in Console and Sources Data usage Popular Elements Console Lighthouse Memory Network Performance Recorder Rendering Security Sources All Autofill Animations Application Changes Coverage CSS overview Developer resources Issues Layers Lighthouse Media Memory Inspector Network conditions Request conditions Performance monitor Protocol monitor Quick source Sensors WebAudio WebAuthn What's new Home Docs Chrome DevTools Settings Ignore List Stay organized with collections Save and categorize content based on your preferences. Sofia Emelianova GitHub Settings > Ignore List lets you configure the list of scripts the debugger ignores. To enable or disable all ignore listing for the debugger: Open Settings. In the Ignore List tab, check or clear Settings > Enable Ignore Listing. This is the main switch for all ignore-listing capabilities. With ignore-listing enabled, you can further customize the list of scripts to ignore. Ignore Chrome Extensions scripts When using the Sources panel of Chrome DevTools to step through code, sometimes you pause on code that you don't recognize. You're probably paused on the code of one of the Chrome Extensions that you've installed. In Settings > Ignore List, enable two checkboxes: Enable Ignore Listing Add content scripts to ignore list. Ignore known third-party scripts To make the debugger skip known third-party scripts, check Settings > Ignore List > Automatically add known third-party scripts to ignore list. DevTools adds third-party scripts to the ignore list based on the ignoreList property in source maps. Frameworks and bundlers need to supply this information. For example, frameworks like Angular and Nuxt support this feature. Ignore a custom list of scripts By default, the Debugger ignores scripts from /node_modules/ and /bower_components/. To ignore an additional single script or a custom pattern of scripts: Check Settings > Ignore List > Enable Ignore Listing. In the Custom exclusion rules section, click Add pattern. Specify the script name or a regular expression of script names to ignore. Click Add to save changes. Manage a custom list of ignored scripts To enable or disable ignoring of a specific script or pattern of script names, in Settings > Ignore List > Custom exclusion rules, check or clear the checkbox next to the script or pattern. To edit or remove a script or a pattern of script names, click or buttons that appear on hover. Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Last updated 2023-11-22 UTC. [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-11-22 UTC."],[],[]] Contribute File a bug See open issues Related content Chromium updates Case studies Archive Podcasts & shows Follow @ChromiumDev on X YouTube Chrome for Developers on LinkedIn RSS Terms Privacy Manage cookies English Deutsch Español – América Latina Français Indonesia Italiano Nederlands Polski Português – Brasil Tiếng Việt Türkçe Русский עברית العربيّة فارسی हिंदी বাংলা ภาษาไทย 中文 – 简体 中文 – 繁體 日本語 한국어