4 lines
94 B
JavaScript
4 lines
94 B
JavaScript
chrome.sidePanel
|
|
.setPanelBehavior({openPanelOnActionClick: true})
|
|
.catch(console.error);
|