Skip to content

Instantly share code, notes, and snippets.

@zantoku
zantoku / code.js
Created December 8, 2018 08:35
Wanikani Lightning Mode - Shift to not auto-advance
// ==UserScript==
// @name Wanikani Lightning Mode
// @namespace wklightning
// @description Eliminates second Enter or Click for correct review answers.
// @include https://www.wanikani.com/review/session*
// @include https://www.wanikani.com/lesson/session*
// @version 1.0.9
// @author Robin Findley
// @copyright 2018+, Robin Findley
// @license MIT; http://opensource.org/licenses/MIT