mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-12 22:47:18 +03:00
Support invidious in mv3
This commit is contained in:
@@ -127,7 +127,7 @@ setupVideoModule({
|
||||
updateVisibilityOfPlayerControlsButton();
|
||||
},
|
||||
resetValues,
|
||||
documentScript
|
||||
documentScript: chrome.runtime.getManifest().manifest_version === 2 ? documentScript : undefined
|
||||
}, () => Config);
|
||||
setupThumbnailListener();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user