Google Chrome Extension - Programmatically Open Popup -


when make google chrome extension can choose have "default_popup", there way programmatically open popup?

there no direct way open popup programmatically. however, if you're looking open based on keyboard shortcut, can use commands api _execute_browser_action command (the api available on beta channel only).


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -