Wanikani Dashboard Progress Plus

Display detailed level progress.

Old: v2.0.5 - 2018-05-25 - Change WKOF check to 'confirm'
New: v2.0.6 - 2018-05-31 - Fix hiding of guru'd kanji according to settings.

  • --- /tmp/diffy20250501-1141196-kz4ku3 2025-05-01 15:19:57.988633481 +0000
  • +++ /tmp/diffy20250501-1141196-ea2juu 2025-05-01 15:19:57.988633481 +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);}'+