// ==UserScript== // @name Ninja Button - Duolingo Japanese // @namespace http://tampermonkey.net/ // @version 0.3 // @description Add a "Ninja Button" to access Duolingo's Japanese course while using a web browser. // @author mca62511 // @domain duolingo.com // @domain www.duolingo.com // @match https://www.duolingo.com/* // @match https://duolingo.com/* // @match http://www.duolingo.com/* // @match http://duolingo.com/* // @grant none // @locale en // @require https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js // @downloadURL https://update.greasyfork.icu/scripts/29896/Ninja%20Button%20-%20Duolingo%20Japanese.user.js // @updateURL https://update.greasyfork.icu/scripts/29896/Ninja%20Button%20-%20Duolingo%20Japanese.meta.js // ==/UserScript== (function() { 'use strict'; var $ninjaButton = $('
Duolingo has changed the way language selection works breaking the "Ninja Button" extension. Please remove it from the dashboard of your script manager.