Skip to content

Instantly share code, notes, and snippets.

@adisib
adisib / youtube_hd.user.js
Last active May 20, 2024 23:48
Make youtube videos in HD and automatically resize
// ==UserScript==
// @name Youtube HD
// @author adisib
// @namespace namespace_adisib
// @description Select a youtube resolution and resize the player.
// @version 2024.01.17
// @match https://*.youtube.com/*
// @noframes
// @grant GM.getValue
// @grant GM.setValue