This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Wanikani Anki Mode (mobile support) | |
// @namespace zen | |
// @version 0.0.1 | |
// @description Anki mode for Wanikani with mobile support | |
// @author Zen | |
// @match https://www.wanikani.com/review/session* | |
// @match http://www.wanikani.com/review/session* | |
// @grant none | |
// @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html |