Skip to content

Milestones

List view

  • There are a couple of bugs that appear more frequently in the chapter lists where the titles have quotes or double quotes which gets escaped later on. ie: ``` var optTmp = $("<option value=\"" + list[j][1] + "\">" + list[j][0] + "</option>");``` These should be removed and instead appended using functions/methods.

    Overdue by 11 year(s)
    Due by September 30, 2014
  • Documentation has no real place within the extension and is difficult to maintain and translate.. Documentation will be externalized on http://wiki.allmangasreader.com/

    No due date
    2/3 issues closed
  • All the strings should be localized as described here http://developer.chrome.com/extensions/i18n.html

    No due date
    5/10 issues closed