
Var days = Math.floor(t / (1000 * 60 * 60 * 24)) Ĭlock.innerHTML = "DÉSE PRISA! " + 'Use el código de descuento' + "'DESCUENTO5'" + ' en los próximos ' + t.minutes + ' m ' + t. StayFocused should have an option to extend the time on these sites, but still limit it to a certain period of time to avoid users from getting sucked into reading the feeds longer than they should. Var minutes = Math.floor((t / 1000 / 60) % 60) They may need to scan news feeds for their job, which may take longer than the 10-15 minutes allowed for other blocked sites. Var seconds = Math.floor((t / 1000) % 60) StayFocusd is a productivity extension for Google Chrome that helps you stay focused on work by restricting the amount of time you can spend on time-wasting websites. If you waste 10-15 minutes in the morning and again in the afternoon, you can easily lose 2 hours per week (probably more). Focus Keeper helps you keep your productivity high Stay focused on any task you are working on, such as study, writing, or coding and get things done.

Var t = Date.parse(endtime) - Date.parse(new Date()) StayFocusd is a productivity extension for Google Chrome that helps you stay focused on work by restricting the amount of time. Checking the Screen Saver applet the timeout was 1 minute, although HKEYCURRENTUSERControl PanelDesktopScreenSaveTimeOut remained at 900. Once logged in and everything started I started timing and less that 60 seconds later the screen kicked in.

Var deadline = new Date(current_time + time_in_minutes * 60 * 1000) Changed this to 900 (15 minutes) and rebooted.

Var current_time = Date.parse(new Date())
