What do you want now? (Request extensions here)

Does anyone know of a script that can preload audio while doing reviews?

Having trouble with annoying delays with autoplay audio, and I think preloading the audio would really help with it.


I’m also willing to do up my own if it doesn’t exist.

Would appreciate it if you can point me to any helpful libraries to obtain the audio URL during reviews.

  • I am mostly more familiar with things like Java/Python/C, but am weaker in javascript.
  • Never actually used user scripts before, but I took a quick look at tamper monkey and it seems straightforward.
    It just runs javascript on pages that matches certain conditions, so I should be able to in theory, just fetch the audio file to preload it in the review.