Skip to content

Instantly share code, notes, and snippets.

View NebularNerd's full-sized avatar
💭
Feeling awesome 🙂

Andy NebularNerd

💭
Feeling awesome 🙂
View GitHub Profile
@adisib
adisib / youtube_hd.user.js
Last active January 10, 2025 18:40
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