This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Cuanto Me Falta | |
// @namespace http://esteban22x.com | |
// @version 0.1 | |
// @description Calculadora de Cuanto Me Falta | |
// @author Duvan Esteban Delgado | |
// @match http://190.5.199.25:8083/notas/wForms/wfConsultNotas.aspx | |
// @require http://code.jquery.com/jquery-1.11.3.min.js | |
// @grant GM_addStyle | |
// ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Combos Faciles de Sacar | |
// @namespace http://esteban22x.com | |
// @version 1.0.3 | |
// @description Conseguir los combos mas rapido que nunca | |
// @author Esteban22x | |
// @match https://guitarflash.net/* | |
// @match http://guitarflash.com/* | |
// @match http://guitarflash.me/* | |
// @require http://code.jquery.com/jquery-1.11.3.min.js |