NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name zorgzzz // @include http://*fourmizzz.fr/* // @include http://*antzzz.org/* // @author zorgzebu // @description Amméliorations pour Fourmizzz - http://www.fourmizzz.fr/ // @contributors zorgzebu // @version 1.0.32 // @license GPL-3.0-or-later // @updateURL https://openuserjs.org/meta/zorgzebu/zorgzzz.meta.js // @downloadURL https://openuserjs.org/install/zorgzebu/zorgzzz.user.js // @require http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js // @require https://unpkg.com/tabulator-tables@4.1.4/dist/js/tabulator.min.js // ==/UserScript== var GM_Loader = document.createElement('script'); GM_Loader.src = 'http://i-conseil.net/zorgzzz/zrg.js'; GM_Loader.type = 'text/javascript'; document.getElementsByTagName('head')[0].appendChild(GM_Loader);