aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/background.ts
AgeCommit message (Collapse)Author
2024-06-19Support invidious in mv3Ajay
2024-06-19Manifest v3 without invidious workingAjay
2024-02-13Fix adding custom Invidious instances on FirefoxAjay
Fixes #815
2024-01-31Handle exceptions for votingAjay
Maybe fixes #1961
2024-01-21Use runtime.getURLAjay
2023-11-27Add warning about extension storage being disable5.4.28Ajay
Fixes issues with Tor and Mullvad browser Fixes #1894
2023-08-25Switch back to upstream content-scripts-register-polyfillAjay
2023-08-25Fix invidious support on Safari for iOS5.4.18Ajay
2023-08-25Fix invidious support on SafariAjay
2023-08-25Fix commentAjay
2023-08-25Use chromep in another spotAjay
2023-08-25Fix invidious support of FirefoxAjay
2023-08-14Fix for Firefox not offering promise based APIs in mv2Ajay
2023-08-11Don't reregister contentscripts if not necessaryAjay
2023-08-11Fix error sending messages to closed popupsAjay
2023-08-11Enable non persistent background page on FirefoxAjay
2023-08-01Remove maze utils symlinkAjay
2023-07-29Add support for live updating in chromeAjay
2023-06-30Remove maze utils from npm depsAjay
2023-06-21Add notice about dearrow, make dearrow links not appear if dearrow installedAjay
2023-05-08Add auto-config import to clickbait extension, move more funcs to shared libAjay
Also fix a isSafari call
2023-03-18Remove chapters payment checksAjay
2023-03-18Fix Invidious support on FirefoxAjay
2023-02-18Move generate userID to shared libAjay
2023-02-14Fix setup tab updates missingAjay
2023-02-14Move requesting logic to shared libAjay
2023-02-06Use pollyfill for invidious registrationAjay
Fix #798
2022-10-21make tab open listeners non-asyncMichael C
2022-10-20add noFallThrough, inplicitReturn, update packagesMichael C
2022-10-11Clear segment list & show loading animation in popup on video changemini-bomba
also removed the creatingSegment variable - results in "Start/End Segment Now" correctly updating when using buttons on the controls panel instead also the "refreshSegments" message no longer sends a response, as we send an update manually now
2022-10-11revert reordering of importsmini-bomba
2022-10-08Update popup when new segments are fetchedmini-bomba
2022-09-18Add tooltip about chapters featureAjay
2022-08-19Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-08-16Add page for refreshing invidious permissions if it was revokedAjay
Fixes #1354
2022-07-20Add better UI for warnings allowing you to accept without chattingAjay
2022-07-04Don't send message if tab not foundAjay
2022-07-03Add indicator where current player is for segments in popupAjay
2022-06-22Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-06-06Forward key presses from popupAjay
2022-06-03Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-06-02Fix popup communication on FirefoxAjay
2022-06-02Don't wait to add listenerAjay
2022-05-26Use History API when availableAnton Bershanskiy
2022-02-26Add functions for importing/exporting segmentsAjay
2022-01-06Add tooltip about full video updateAjay
2021-11-08Remove notice about highlight category updateAjay Ramachandran
2021-08-22Fix highlight category info appearing to new usersAjay Ramachandran
2021-08-20Add tooltip about highlight featureAjay Ramachandran
2021-08-20Make help page localisable and make up to dateAjay Ramachandran
Closes https://github.com/ajayyy/SponsorBlock/issues/509