Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Mute Netflix Previews
// @description Mutes Netflix auto-play previews
// @version 1.0.0
// @author heavyLobster2
// @namespace github.com/heavyLobster2
// @downloadURL https://gist.github.com/heavyLobster2/600fe1bc7ba49f924eb8298eab4aca06/raw/MuteNetflixPreviews.user.js
// @match *://www.netflix.com/*
// @grant none
// @noframes