Unlike Netflix, which allows users to speed up shows that are too slow-paced, Amazon Prime does not have speed control. This means one can easily get sleepy when watching slow-paced dramas. However, I managed to find a way around this speed limitation using the Chrome browser.

This method works only on Windows laptops or PCs, but not on Android operating systems. I was not able to find any solution for phone OS.

I use Chrome, but this should work on other browsers as well.

Open the browser console by pressing F12 and paste the following:

$(‘video’).playbackRate = 1.25

or

$(‘video’).playbackRate = 1.35

Leave a Reply

Your email address will not be published. Required fields are marked *