Netflix - Disable Auto-Preview

Completely disables mouseover trailers from auto-previewing while browsing

Author
Kache
Daily installs
1
Total installs
725
Ratings
4 0 0
Version
0.3
Created
2018-09-27
Updated
2018-09-30
License
N/A
Applies to

Demo

Configurable

The big JawBone preview videos aren't disabled by default. If you would like to, set the configuration in the code to true:

   var config = {
       disableJawBoneBigPreview: true
   };