aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/userscript-header.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/userscript-header.txt b/src/userscript-header.txt
new file mode 100644
index 0000000..21c5ace
--- /dev/null
+++ b/src/userscript-header.txt
@@ -0,0 +1,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==
+