Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name YT Embed Auto-pause
// @namespace [NAMEHASH]
// @version 0.1
// @description Pauses Youtube Videos after a delay
// @author /u/AyrA_ch
// @match https://youtube.com/embed/*
// @match https://*.youtube.com/embed/*
// @grant none
// ==/UserScript==