mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-11 22:17:21 +03:00
Add matrix link and fix help button
This commit is contained in:
@@ -830,7 +830,7 @@ async function runThePopup(messageListener?: MessageListener) {
|
||||
}
|
||||
|
||||
function openHelp() {
|
||||
window.open(chrome.runtime.getURL('help/index_en.html'));
|
||||
chrome.runtime.sendMessage({"message": "openHelp"});
|
||||
}
|
||||
|
||||
//make the options username setting option visible
|
||||
|
||||
Reference in New Issue
Block a user