How to set up a chrome developer tool not to debug all extension scripts

I opened the flag Enable frameworks debugging supportin chrome experiments. There was a template used to go through the scripts. Since there were many chrome extensions, I could hardly type them with a logical operator orat the input of the template. Is there a flag used to skip all extension scripts?

+4
source share
1 answer

You can run the error http://crbug.com/160207 to monitor the progress.

Blackbox feature in Chrome: http://crbug.com/267592

, : ^chrome-extension://

+7

All Articles