update timer
![]() ![]() |
Hiya.. Looking through the code and I see this line: if ( (GM_getValue('updated_'+this.id, 0) != 'off') && (+this.time > (+GM_getValue('updated_'+this.id, 0) + (1000*60*60*24*this.days))) ) {
Am I right in thinking that if I were to set 'days' to 0.5 or 0.25 then it would check for an update every 12 or 6 hours? |
![]() ![]() |
You are correct. I'm not forcing 'days' to be a whole number value. |



