Assegnate 5 su 5 stelle

Great extension, adding some much needed task functionality!

I also experienced the problem with the date being shown incorrectly. This is due to timezones, and the fix is quite simple. Just edit the chrome/content/interface_functions.js file lines 196 & 197. Replace getDate() and getMonth() with getUTCDate() and getUTCMonth(). Fixed based on version 0.3.1

Questa recensione riguarda una versione precedente (0.3.1) del componente aggiuntivo.