Netflix: Click to Play/Pause

Play/Pause when clicking the video.

< Feedback on Netflix: Click to Play/Pause

Review: चांगली - स्क्रिप्ट चालते

§
पोस्ट केले: 2017-06-24

Nice, simple and does what it's supposed to. Here's my contribution.

I added && document.querySelector('video').offsetWidth >= window.innerWidth to the IF condition to make it not pause when clicking to zoom back into a zoomed out video at the end of an episode/movie.

Zrenलेखक
§
पोस्ट केले: 2017-06-24
संपादित केले: 2017-06-24

Hmm, there's a player-postplay class added. But that seems to disappear on mouse down or something, since '#netflix-player:not(.player-postplay) .player-video-wrapper *' doesn't work. Oh well.

Thanks. Added to v2.

उत्तर पोस्ट करा

उत्तर पोस्ट करण्यासाठी साइन इन करा.