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 to stop push auto reloads

  • 1 odpověď
  • 7 má tento problém
  • 6 zobrazení
  • Poslední odpověď od cor-el

more options

How can I stop websites from automatically reloading their page while I am or am not viewing it (drudge report, cbs, etc). I have asked this question before but never receive a useable answer - although there must surely be one. An Addon would be great. Thank you, David

How can I stop websites from automatically reloading their page while I am or am not viewing it (drudge report, cbs, etc). I have asked this question before but never receive a useable answer - although there must surely be one. An Addon would be great. Thank you, David

Všechny odpovědi (1)

more options

Drudge report uses JavaScript to reload the page automatically every 3 minutes.

You can use this bookmarklet to disable this reload or you can disable JavaScript in the tab after the page has loaded.

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

For other websites you will have to check what will work to stop reloading their pages as each website uses their own way to accomplish this.

Upravil uživatel cor-el dne