Greasy Fork

kanishka 2

messing with kanishka again

目前为 2017-09-15 提交的版本。查看 最新版本

// ==UserScript==
// @name        kanishka 2
// @namespace   chriskim06
// @description messing with kanishka again
// @include     https://www.google.com/search*
// @version     1.0
// @grant       none
// ==/UserScript==

document.querySelector('#rso .g h3 > a').innerText = 'poop';