HWzone stop refresh

By Yehuda B. Last update Feb 5, 2009 — Installed 104 times. Daily Installs: 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
// ==UserScript==
// @name           HWzone stop refresh
// @namespace      http://yehudab.com
// @description    Stop the automatic refresh on hwzone.co.il
// @include        http://hwzone.co.il/*
// ==/UserScript==
unsafeWindow.refresh = function(){}