WaniKani Settings

try to take over the world!

Versão de: 30/08/2016. Veja: a última versão.

Este script não deve ser instalado diretamente. Este script é uma biblioteca de outros scripts para incluir com o diretório meta // @require https://update.greasyfork.org/scripts/22751/144692/WaniKani%20Settings.js

// ==UserScript==
// @name         WaniKani Settings
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  try to take over the world!
// @author       You
// @grant        none
// ==/UserScript==

function test(){
    alert('test');
}

function settingsDialog(mode){
}