評分: 5 / 5 顆星

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

此意見為舊版本 (0.3.1) 的附加元件。