bittrex - Change TF=1 hour

try to take over the world!

Verzia zo dňa 19.08.2017. Pozri najnovšiu verziu.

// ==UserScript==
// @name         bittrex - Change TF=1 hour 
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  try to take over the world!
// @author       Thai Tran
// @match        https://bittrex.com/Market/Index?MarketName=*
// @grant        none
// ==/UserScript==

var u = document.location.href;
alert('url = '+ u);