Skip to content

Instantly share code, notes, and snippets.

@ItsCinnabar
ItsCinnabar / preview.user.js
Created April 14, 2021 12:41
Element youtube preview fix
// ==UserScript==
// @name Element youtube preview
// @namespace http://tampermonkey.net/
// @version 0.1
// @description fix the embeds!!
// @author Cinnabar
// @match https:// url here .com
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
// @grant GM.xmlHttpRequest
// @connect youtube.com