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 Golinelli editor Injection | |
// @namespace http://tampermonkey.net/ | |
// @version 1.0 | |
// @description try to take over the world! | |
// @author You | |
// @match https://staging-backoffice.virtual-lab.fondazionegolinelli.it/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=fondazionegolinelli.it | |
// @grant none | |
// ==/UserScript== |