aboutsummaryrefslogtreecommitdiffstats
path: root/src/userscript-header.txt
blob: 21c5ace558aea2f28e99b733d491841a431f393e (plain)
1
2
3
4
5
6
7
8
9
// ==UserScript==
// @name Netflix No Skip
// @description Netflix user script providing a more immersive experience
// @version 0.0.1
// @namespace com.teddywing
// @run-at document-idle
// @match https://www.netflix.com/watch/*
// ==/UserScript==