Files
2026-07-13 12:30:05 +08:00

4 lines
94 B
JavaScript

chrome.sidePanel
.setPanelBehavior({openPanelOnActionClick: true})
.catch(console.error);