Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 2.69 KB

File metadata and controls

48 lines (34 loc) · 2.69 KB
title Mark content scripts as Library code
description Enable "Mark content scripts as Library code" from Settings > Framework Library Code.
author MSEdgeTeam
ms.author msedgedevrel
ms.topic conceptual
ms.prod microsoft-edge
ms.date 05/04/2021

Mark content scripts as Library code

When you use the Sources tool to step through code, sometimes you pause on code that you don't recognize. You're probably paused on code for one of the Microsoft Edge Extensions that you installed. To avoid pausing on extension code:

  1. In DevTools, in the upper right, click the Settings (Settings icon.) button.

  2. In the Settings > Library Code page, select the Mark content scripts as Library Code checkbox.

    Enabling the 'Mark content scripts as Library code' checkbox.

  3. Click the Close DevTools (Close DevTools icon.) button.

See also

Note

Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons Attribution 4.0 International License. The original page is found here and is authored by Kayce Basques (Technical Writer, Chrome DevTools & Lighthouse).

Creative Commons License. This work is licensed under a Creative Commons Attribution 4.0 International License.