// ==UserScript== // @name kanishka 2 // @namespace chriskim06 // @description messing with kanishka again // @include https://www.google.com/search* // @version 1.0 // @grant none // @downloadURL none // ==/UserScript== document.querySelector('#rso .g h3 > a').innerText = 'poop';