NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name IssouScript // @description IssouDescri // @author Osmond // @match https://payutc.nemopay.net/* // @run-at document-end // @require https://code.jquery.com/jquery-3.3.1.min.js // @version 1.0.0 // @licence MIT // ==/UserScript== $("#montant").attr("min", 0);