// ==UserScript== // @name Greasy Fork Theme figuccio // @namespace https://greasyfork.org/users/237458 // @description Greasy Fork pagina di colore violet // @include http*://*greasyfork.org* // @version 0.1 // @noframes // @author figuccio // @run-at document-start // @grant GM_addStyle // @downloadURL none // ==/UserScript== GM_addStyle(' body {background-color:violet!important;}');//cambio colore pagina