aboutsummaryrefslogtreecommitdiffhomepage
path: root/maze-utils
AgeCommit message (Collapse)Author
2023-11-27Add warning about extension storage being disable5.4.28Ajay
Fixes issues with Tor and Mullvad browser Fixes #1894
2023-11-27Add button in dearrow prompt to quickly disable future promptsAjay
2023-11-08Add dearrow promo based on title and remove old oneAjay
Also refactor requests out to seperate file
2023-10-08Fix video id not updating when changing videos on cytube and watchtogetherAjay
2023-09-23Add seperate keybind for skip to highlightAjay
Fixes #1187
2023-09-18Fix slightly different tv url format that appears on FirefoxAjay
2023-09-17Prevent refreshes from triggering too oftenAjay
Fixes #1838
2023-09-05Fix clicking a video from homepage on mobile YouTubeAjay
Fixes https://github.com/ajayyy/SponsorBlock/issues/1849
2023-08-14Fix chrome api being used in testsAjay
2023-08-14Fix for Firefox not offering promise based APIs in mv2Ajay
2023-08-11Update maze utils to improve performance on Invidious, and fix preview bar errorAjay
thanks @raphj
2023-08-09Potential fix for ctrl+click having a blank html videoAjay
Other potential fix for #1820
2023-07-29Add support for live updating in chromeAjay
2023-07-28Support live updates on firefoxAjay
2023-07-14Update maze utilsAjay
2023-07-11Use background script for hashing if not available in pageAjay
For Invidious instances on http
2023-07-11Change to using hostnameAjay
2023-07-11Ignore port when checking if on invidious instanceAjay
2023-07-03update maze utils, lots of effeciency changesAjay
2023-06-30Fix maze utils warningsAjay
2023-06-30Move maze utils to a submodule, move tooltip outAjay