bittrex - Change TF=1 hour

try to take over the world!

As of 2017-08-19. See the latest version.

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