mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-09 04:57:09 +03:00
Increased margin on logo and increased length of time of notice.
This commit is contained in:
@@ -108,7 +108,7 @@ function sponsorCheck(sponsorTimes) { // Video skipping
|
||||
//send out the message saying that a sponsor message was skipped
|
||||
openSkipNotice();
|
||||
|
||||
setTimeout(closeSkipNotice, 2500);
|
||||
setTimeout(closeSkipNotice, 5000);
|
||||
}
|
||||
|
||||
lastTime = v.currentTime;
|
||||
|
||||
Reference in New Issue
Block a user