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 Webcrew Trenitalia - AutoLogin Definitivo | |
| // @namespace http://tampermonkey.net/ | |
| // @version 2.0 | |
| // @description Accesso automatico ultra-resistente per Webcrew IVU | |
| // @author Cinge91 | |
| // @match *://www.webcrew.trenitalia.it/* | |
| // @grant none | |
| // @run-at document-start | |
| // ==/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 Super Script Turni Trenitalia (Versione Finale) | |
| // @namespace http://tampermonkey.net/ | |
| // @version 44.12 | |
| // @description Freccia fissa, Icona Treno, Icona Update, Filtro Verde e Ritorno Infallibile (History Back). | |
| // @author Cinge91 | |
| // @match *https://www.webcrew.trenitalia.it/mbweb/* | |
| // @updateURL https://gist.githubusercontent.com/Cinge91/50c04b8a4713d2d52b2816d700b937c1/raw/super_script_trenitalia.user.js | |
| // @downloadURL https://gist.githubusercontent.com/Cinge91/50c04b8a4713d2d52b2816d700b937c1/raw/super_script_trenitalia.user.js | |
| // @grant none |