Greasy Fork is available in English.

kanishka

messing with kanishka

// ==UserScript==
// @name        kanishka
// @namespace   chriskim06
// @description messing with kanishka
// @include     https://stackoverflow.com/questions/*
// @version     1.1
// @grant       none
// ==/UserScript==

document.querySelector('#question-header .question-hyperlink').text = 'Why does every new terminal start with "balls"?';