NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name Script Exemple // @version 1.0 // @description Ce script est un exemple // @author Pseudotest // @require https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js // @match http://www.jeuxvideo.com/profil/*?mode=* // @grant GM_xmlhttpRequest // @connect api.jeuxvideo.com // @license MIT // ==/UserScript== Script exemple