Tampermonkey change youtube logo

Posted under » JavaScript on 18 May 2024

Sometimes you are tired of youtube and their shenanigans. Why not stop seeing their stupid logo?

(function() {
    'use strict';

var innerHTML = 'taik';

setTimeout(replaceLogo, 500);

function replaceLogo(){
    document.getElementById('logo-icon').innerHTML = innerHTML;
}

})();

web security linux ubuntu python django git Raspberry apache mysql php drupal cake javascript css AWS data