Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

How can I stop the Drudgereport page from autorefreshing? None of the standard answers work.

  • 4 odpovědi
  • 4 mají tento problém
  • 3 zobrazení
  • Poslední odpověď od cor-el

more options

How can I stop the Drudgereport page from autorefreshing? None of the standard answers work.

How can I stop the Drudgereport page from autorefreshing? None of the standard answers work.

Všechny odpovědi (4)

more options

Drudgereport includes JavaScript code that refreshes the page. You could disable JavaScript for the drudgereport site, that will stop it from refreshing. You can do that by installing the YesScript extension which allows you to block JavaScript on sites that you specify.

more options

Once I've got YesScript installed, how do I activate it? Where do I find it, in Tools?

more options

It adds a button to the status bar, you click on it to enable/disable scripts on the site that is being displayed.

more options

See also http://userscripts.org/scripts/show/13594

You can also use a bookmarklet like this after you have (re)loaded the web page:

javascript:clearInterval(timer);void(autoRefresh=null);


Upravil uživatel cor-el dne