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

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

minify - Minimizing css files -

php - How to remove letter in front of the word laravel -