Stop Auto Reload 的评价
Stop Auto Reload 作者: kgersen
43 条评价
- 评分 5 / 5来自 Firefox 用户 16961747, 4 年前For some unbelievably stupid reason, most newspaper sites auto reload every 5 minutes. It is crazy. Thank you for this add-on, which stops that.
- 评分 1 / 5来自 Cris Jolliff, 4 年前Does not work on Pinterest.com, unfortunately this was the sole website I loaded the plugin for. Happy to work with developer on solution, but I'm just a user, not a programmer...
开发者回应
发布于 4 年前When a page is reloaded, the tab activity indicator or throbber will appear on the tab (ping-ponging dots, hourglass, or spinning circle). When I set my computer date ahead by a day and select a Pinterest tab, new pictures will load, but there is no tab throbber. It looks like only part of the page is being refreshed. This extension can't stop something like that. - I needed Twitter to stop reloading automatically after a tab was inactive for several hours. I did not know that after installing the addon I had to reload the tab for the program to take effect. I assumed that it was not working and I contacted the developer by mail who answered me immediately. And after a few messages he told me that I had to write Twitter.com at the host window and reload the tab for it to work for the first time. And indeed, it worked! Thank you! :D
- 评分 5 / 5来自 Nijaz Muratović, 4 年前Works perfectly on kilx.ba which use http meta refresh 270s, also number of blocked refreshes works fine.
- 评分 1 / 5来自 Firefox 用户 16601771, 4 年前
- 评分 1 / 5来自 Cicalinarrot, 4 年前
- 评分 2 / 5来自 tbentleysc, 5 年前
- 评分 5 / 5来自 juan riccio, 5 年前(EDITED to reflect the problem-solving update.) This add-on didn't work on repubblica.it (a newspaper). However, the developer looked into it, and he won it over at last! This is the first "stop auto reload" extension that works on that site, as far as I know. The developer reacted quickly to my comment, and the problem was fixed in 48 hours or so.
5 stars fully deserved!!开发者回应
发布于 5 年前The extension has been updated and there is a now a section in the Options page that can stop a different URL from loading, if a tab is currently being stopped. Input "https://www.repubblica.it/index.html?refresh_ce" in that textarea and that should stop "https://www.rebublica.it/" from refreshing. - 评分 5 / 5来自 webbertiger, 5 年前Exactly what I need. This addon remembers the specific websites that I want to stop the reloading, not others.
- 评分 5 / 5来自 Firefox 用户 13404087, 5 年前I have been trying to stop drudgereport.com from auto reloading for some time. I tried noscript and ublock origin with no luck. I stumbled onto this addon and decided to try it out.
The first thing I tried was to add the url to the list...no luck. Then tried the host name...again no luck.
Then I remembered I could open the source code. I did and near the top was the auto reload code. I copied this line:
function autoRefresh()self.location.reload(true)
into the regular expression box and changed the (true) to (false) VOILA!.
That worked.
Now all that refreshes is the favico. LOL