WaniKani Settings

try to take over the world!

Stan na 30-08-2016. Zobacz najnowsza wersja.

Ten skrypt nie powinien być instalowany bezpośrednio. Jest to biblioteka dla innych skyptów do włączenia dyrektywą 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){
}