NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @license MIT // @author WavesTradeExtender // @name WavesTradeExtender // @version 2020/07/08 // @description Version 2020/07/08 // @include https://waves.exchange/trade/*_* // @include https://coinmarketcap.com/ // @run-at document-end // @grant none // ==/UserScript== (function(){setTimeout('location.reload();',10*60*1000);})();