User:Ale jrb/Scripts/statusCheck.js: Difference between revisions

Content deleted Content added
Ale jrb (talk | contribs)
m timing
Ale jrb (talk | contribs)
m oops
Line 9:
 
// the following settings are used in this script:
if (offlineAfter == null) var offlineAfter = (12 * 60); // number of seconds after which a user is considered offline (default: 712 minutes)
if (statCloseOnClick == null) var statCloseOnClick = true; // whether to close the status window when clicking on it