When you make a Google Chrome Extension you can choose to have a "Default_Popup", is there any way to programmatically open the popup?
There is no direct way to open the popup programmatically. However, if you're looking to open it based on a keyboard shortcut, you can use the commands API with the _execute_browser_action
command (the API is currently available on the beta channel only).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With