youtube formatting fix

fixes whatever employee at google just did that messed up the formatting

目前為 2018-08-16 提交的版本,檢視 最新版本

// ==UserScript==
// @name        youtube formatting fix
// @namespace   whatever
// @description fixes whatever employee at google just did that messed up the formatting
// @include     https://www.youtube.com/*
// @version     1
// @grant       none
// ==/UserScript==
var content = document.getElementById ("content");
content.classList.add ("content-alignment");

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址