Análises de Stop Auto Reload
Stop Auto Reload por kgersen
23 análises
- Avaliado em 5 de 5por stepanx27, há 10 mesesWorks as desired. Press the right mouse button on the website and add the hostname to blacklist, then reload and you should see a red "S" symbol.
- Avaliado em 5 de 5por Usuário 14371892 do Firefox, há 2 anosEver have a tab on Twitter/X pinned and come back to it later, only to have the whole page hard-refresh before you can read it again? This fixes that annoyance no problem. BTW I logged into my Firefox account for the first time in 5 years to leave this review, that is how happy I was that this annoyance was solved. THANK YOU for this plugin! 💯
- Avaliado em 5 de 5por TheHumanist, há 2 anos
- Avaliado em 5 de 5por Usuário 17779295 do Firefox, há 2 anos
- Avaliado em 5 de 5por Usuário 15352451 do Firefox, há 3 anosWorks Nicely. I had one website that continued to reload after configuring about:config to stop reloads, this addon stopped it.
- Does what it says. The about:config flag "accessibility.blockautorefresh" was not working on independent.co.uk for me for some reason (thought it works fine for other sites such as buzzfeednews.com), and this add-on is doing the job just great. Thanks!
ETA: There is one problem though, the add-on also disables manually reloading/refreshing black listed sites/domains. I suppose it's easy enough to just load a duplicate tab and close the original, but not quite ideal. Ymmv. - Avaliado em 5 de 5por Usuário 16860713 do Firefox, há 4 anosouf, marre des auto update des pages web
- Avaliado em 5 de 5por Usuário 16961747 do Firefox, há 4 anosFor some unbelievably stupid reason, most newspaper sites auto reload every 5 minutes. It is crazy. Thank you for this add-on, which stops 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
- Avaliado em 5 de 5por Nijaz Muratović, há 4 anosWorks perfectly on kilx.ba which use http meta refresh 270s, also number of blocked refreshes works fine.
- Avaliado em 5 de 5por juan riccio, há 5 anos(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!!Resposta do desenvolvedor
publicado há 5 anosThe 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. - Avaliado em 5 de 5por webbertiger, há 5 anosExactly what I need. This addon remembers the specific websites that I want to stop the reloading, not others.
- Avaliado em 5 de 5por Víctor A. Rodríguez (Bit-Man), há 5 anosReally good for newspapers in Argentina
- Avaliado em 5 de 5por Usuário 13404087 do Firefox, há 5 anosI 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