How can I prevent web pages from automatically reloading, such as The Druge Report, etc.
Several web sites I frequent automatically reload their front page whenever they want to...not when I manually refresh...interrupting streaming videos, etc. I do not want these pages to do this, only I want the ability to manually refresh a web page.
All Replies (4)
The Drudge Report does that via a JavaScript timer.
- http://userscripts.org/scripts/show/13594 - Prevent automatic reload for drudgereport.com
Other sites may use similar methods or use a refresh meta tag.
So is the answer to just disable JavaScript in the Content preferences pane?
I know very little about running Scripts. Are there any downsides to disabling JavaScript?
Yes, many sites need JavaScript to be enabled to work properly.
This site will most likely not work and in the Knowledge Base you see the content for all Firefox versions and platforms.
So you shouldn't disable JavaScript globally, but you can do that selectively on a specific tab or based on websites.
- Content Preferences: https://addons.mozilla.org/firefox/addon/4066
You can block and allow scripts selectively for websites with an extension like NoScript or YesScript.
I believe that enabling this setting in about:config will prevent automatic refresh:
accessibility.blockautorefresh - set it to true