MakeUseOf.com has some great tutorials on how to hack your Facebook accounts with javascript code and GreaseMonkey. These hacks won’t let you actually “hack” a facebook account itself but lets you do some really fun things like this one we did last time.
Change chat status to invisible: javascript:statusControl.sendVisibility(false);
Change chat status to visible: javascript:statusControl.sendV