mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-01-28 05:10:50 +03:00
Added button to popup to allow you to vote from the popup.
This commit is contained in:
@@ -59,7 +59,8 @@ chrome.runtime.onMessage.addListener( // Detect URL Changes
|
||||
//send the sponsor times along with if it's found
|
||||
sendResponse({
|
||||
found: sponsorDataFound,
|
||||
sponsorTimes: sponsorTimes
|
||||
sponsorTimes: sponsorTimes,
|
||||
UUIDs: UUIDs
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user