I am trying to use the new feature of chrome devtools \"blackboxing a script\". This Chrome Devtools article lists script blackboxing functionality
In your screenshot, I can see a breakpoint.
If you put a breakpoint, it will always break (except if you deactivate it, of course), even with blackboxing being active.