// ==UserScript== // @name Lenny Face // @version 1.0 // @description Just type lenny on fb chat. // @include https://www.facebook.com/* // @namespace https://greasyfork.org/users/21339 // @downloadURL https://update.greasyfork.icu/scripts/14276/Lenny%20Face.user.js // @updateURL https://update.greasyfork.icu/scripts/14276/Lenny%20Face.meta.js // ==/UserScript== var f5 = setInterval(Lenny,100); function Lenny(){ var t = document.getElementsByClassName("uiTextareaAutogrow"); for(i=0; i