I am writing a Manifest Version 3 extension for Google Chrome. I need to open a new window in response to clicking on the extension icon in the toolbar.
How to launch a new window in Google Chrome Extension provides an answer to this question for Manifest Version 2 but I have not found an answer for Manifest Version 3.