Latest on twitter:

found a hidden setting on the new facebook chat

while trying to write an extension to play sounds when new messages arrive i’ve discoverd this feature is actually built in to the chat but is hidden so far couldn’t get it to work.

want to see for yourself? write this in the url bar of your browser while on facebook:

javascript:(document.getElementById(“chat_setting_sound”).style.display = “block”)()

the new option will show up on the chat settings. why would they hide it? strange…