moonwell

关于我

开发者信息
名称 moonwell
注册时间 Dec. 21, 2012
开发的附加组件数量 0 个附加组件
开发的附加组件平均得分 尚无评分

我所发表的评价

Google Tasks Sync

评分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)。