| 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 |
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:
-
In DevTools, in the upper right, click the Settings (
) button. -
In the Settings > Library Code page, select the Mark content scripts as Library Code checkbox.
- Step 4: Step through the code in Get started debugging JavaScript
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).
This work is licensed under a Creative Commons Attribution 4.0 International License.
