init
This commit is contained in:
3
background.js
Normal file
3
background.js
Normal file
@@ -0,0 +1,3 @@
|
||||
chrome.sidePanel
|
||||
.setPanelBehavior({ openPanelOnActionClick: true })
|
||||
.catch((error) => console.error(error));
|
||||
Reference in New Issue
Block a user