NgGeorge / Waterfall

A Chrome Extension that autoscrolls through reddit threads in its window.
Other
0 stars 0 forks source link

Delay on scrolling for post videos or gifs and autoplay #10

Open NgGeorge opened 6 years ago

NgGeorge commented 6 years ago

I.E. If the Reddit post is a video, we will want to pause and play that video before scrolling. If it's an image, maybe pause for 15 seconds before scrolling Etc.

NgGeorge commented 6 years ago

https://www.w3schools.com/tags/av_prop_autoplay.asp https://www.w3schools.com/tags/av_prop_duration.asp Shouldn't be too hard in theory, we'll scroll after that duration is over.