Wanikani Dashboard Progress Plus

Display detailed level progress.

Anterior: v2.0.5 - 25/5/2018 - Change WKOF check to 'confirm'
Nueva: v2.0.6 - 31/5/2018 - Fix hiding of guru'd kanji according to settings.

  • --- /tmp/diffy20250502-1406321-h8hkho 2025-05-02 11:37:29.038416471 +0000
  • +++ /tmp/diffy20250502-1406321-63cdxx 2025-05-02 11:37:29.038416471 +0000
  • @@ -2,7 +2,7 @@
  • // @name Wanikani Dashboard Progress Plus
  • // @namespace rfindley
  • // @description Display detailed level progress.
  • -// @version 2.0.5
  • +// @version 2.0.6
  • // @include https://www.wanikani.com/dashboard
  • // @include https://www.wanikani.com/
  • // @copyright 2018+, Robin Findley
  • @@ -158,7 +158,7 @@
  • '.dpp-progress[data-srs-lvl="7"] {background-position:39px 0px;}'+
  • '.dpp-progress[data-srs-lvl="8"] {background-position:39px 0px;}'+
  • '.dpp-progress[data-srs-lvl="9"] {background-position:39px 0px;}'+
  • - '.lattice-single-character li.dpp-noshow {width:0px;}'+
  • + '.lattice-single-character li.dpp-noshow {width:0px;display:none;}'+
  • '.progression[data-show-item-name="false"] .lattice-single-character li>a {color:rgba(0,0,0,0);text-shadow:0 0 0 rgba(0,0,0,0);}'+