open2chExtender / WavesTradeExtender

// ==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);})();