Rainbowheart Remover

Restores the good old Youtube logo!

当前为 2016-08-27 提交的版本,查看 最新版本

  1. // ==UserScript==
  2. // @name Rainbowheart Remover
  3. // @namespace Konrad
  4. // @description Restores the good old Youtube logo!
  5. // @include https://www.youtube.com/*
  6. // @version 1
  7. // @grant none
  8. // ==/UserScript==
  9. document.getElementById('logo').src = 'http://cache.clickonf5.org/wp-content/uploads/2011/06/youtube.png'