Greasy Fork is available in English.

Happy smile()

try to take over the world!

// ==UserScript==
// @name         Happy smile()
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  try to take over the world!
// @author       You
// @match        *
// @run-at       document-end
// ==/UserScript==


document.write(":)");