Displays your player name in the browser title bar. Also shows the number of whispers you've received when in another tab or window.
当前为
Displays your player name in the browser title bar. Shows the number of whispers received when using other windows/tabs. Plays sounds
Description:
Simple function that puts your player name in the title bar.
Useful if you sub for alliance members often or have a few accounts.
function added to play sounds.
To make your own sounds: base64 encode an OGG file, replace the parts "data:video/ogg;base64,T2dnUwACAAAAAAAAAAD..."
edit your file and change playNotificationSounds = false if you are tired of the sounds, but still want title/favicon notification.
Shows the number of whispers received while the window is minimized or you are browsing in another tab.
Example: (3)YourPlayerName - C&C: Tiberium Alliances
Credits : DR01
This is a rehosted script from : http://userscripts.org/scripts/show/152802