You've already forked bilibili-subtitle
fix
This commit is contained in:
@@ -101,6 +101,9 @@ chrome.action.onClicked.addListener(async (tab) => {
|
||||
tabId: tab.id!,
|
||||
})
|
||||
} else {
|
||||
chrome.sidePanel.setOptions({
|
||||
enabled: false,
|
||||
})
|
||||
chrome.sidePanel.setPanelBehavior({
|
||||
openPanelOnActionClick: false,
|
||||
})
|
||||
|
Reference in New Issue
Block a user