评分3星,满分5星

For urls encoding dates it should detect that a date is present and count up accordingly. Example: After
myexample.com/dailyentry/2015/07/31 it should not try to load
myexample.com/dailyentry/2015/07/32 but
myexample.com/dailyentry/2015/08/01.

Similar for the most frequently used date formats. It might be necessary to have an option to set site-specific preferences, to set the date format (or any other format, should be easy to add once the date is done) once per site.

这个评论是针对附加组件的一个早期版本的(10.1-signed)。