flightradar24.com No Timeout

Stops flightradar24.com disabling your session after 30 mins

当前为 2014-03-09 提交的版本,查看 最新版本

  1. // ==UserScript==
  2. // @name flightradar24.com No Timeout
  3. // @namespace https://greasyfork.org/users/58/flightradar24notimeout
  4. // @description Stops flightradar24.com disabling your session after 30 mins
  5. // @include http://www.flightradar24.com/*
  6. // @version 1
  7. // @grant none
  8. // ==/UserScript==
  9. clearTimeout(idleTimeout);