// ==UserScript== // @name Skip YouTube home. // @version 9001 // @grant none // @include https://www.youtube.com/ // @run-at document-start // ==/UserScript== location.assign('/feed/subscriptions');