Chrome DevTools script blackboxing not working

后端 未结 3 385
忘了有多久
忘了有多久 2021-02-05 02:12

I am trying to use the new feature of chrome devtools \"blackboxing a script\".
This Chrome Devtools article lists script blackboxing functionality

What happens w

3条回答
  •  春和景丽
    2021-02-05 02:54

    Had the same issue and used good old

    have you tried turning it off and on again?

    Go to developer tools settings -> Blackboxing -> Remove all entries one by one + disable Blackbox content scripts

    Blackboxed again and after that this works fine.

提交回复
热议问题