I am getting this banner while using the chrome.debugger APIs. Earlier it was hidden if "--silent-debugger-extension-api" flag was used but from Chrome version 100 and above the flag is not working as expected.
Is there any other workaround to hide the banner? Please see the attached image for more details.
Tried using "--silent-debugger-extension-api" flag Also tried dispatchEvent apis to simulate the keystrokes but it didn't work as expected