Critiques pour Stop Auto Reload
Stop Auto Reload par kgersen
24 notes
- Noté 5 sur 5par User, il y a 10 moisIt works very well, but not automatically !
It's necessary to do what the author explains in the presentation :
"URLs can be blacklisted through a tab's menu, right clicking the toolbar icon, or by selecting 'Options' for this extension.
A button badge with the letter 'S' will appear over the toolbar icon if the active tab is being stopped from auto reloading.
Left clicking the toolbar icon with a button badge will reload the current page." - Noté 5 sur 5par stepanx27, il y a 2 ansWorks 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.
- Noté 5 sur 5par dikunav, il y a 2 ansExactly what I needed. When I was moving multiple internet market tabs they're all started to reload and that slowed browser. This extension stopped it.
- Noté 5 sur 5par Utilisateur ou utilisatrice 14371892 de Firefox, il y a 3 ansEver 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! 💯
- Noté 5 sur 5par TheHumanist, il y a 3 ans
- Noté 5 sur 5par th4, il y a 3 ans
- Noté 5 sur 5par Wirek, il y a 3 ansIt works great on annoying filmweb.pl where settings/flags like:
accessibility.blockautorefresh true
browser.meta_refresh_when_inactive.disabled true
...in FF 107.0.1 (64-bit) didn't work.
Thank you very much! - Noté 5 sur 5par Utilisateur ou utilisatrice 17779295 de Firefox, il y a 3 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 15352451 de Firefox, il y a 4 ansWorks Nicely. I had one website that continued to reload after configuring about:config to stop reloads, this addon stopped it.
- Noté 5 sur 5par Rusty, il y a 4 ansDoes 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. - Noté 5 sur 5par Sea Eagle, il y a 4 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 15199963 de Firefox, il y a 4 ansServed well for my use case!
- Noté 5 sur 5par Utilisateur ou utilisatrice 16860713 de Firefox, il y a 5 ansouf, marre des auto update des pages web
- Noté 5 sur 5par Utilisateur ou utilisatrice 16961747 de Firefox, il y a 5 ansFor some unbelievably stupid reason, most newspaper sites auto reload every 5 minutes. It is crazy. Thank you for this add-on, which stops that.
- Noté 5 sur 5par Ramon V M, il y a 5 ansI 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
Réponse du développeur
mis en ligne : il y a 5 ansSorry, the extension won't work on Chrome. When this extension blocks a tab from auto reloading, Chrome will show an error page.- Noté 5 sur 5par Nijaz Muratović, il y a 5 ansWorks perfectly on kilx.ba which use http meta refresh 270s, also number of blocked refreshes works fine.
- Noté 5 sur 5par juan riccio, il y a 6 ans(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!!Réponse du développeur
mis en ligne : il y a 6 ansThe 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. - Noté 5 sur 5par webbertiger, il y a 6 ansExactly what I need. This addon remembers the specific websites that I want to stop the reloading, not others.
- Noté 5 sur 5par Julio, il y a 6 ansTested and working fine with newspapers in Argentina (La Nacion & Infobae)
- Noté 5 sur 5par syncfx, il y a 6 ansready good. I have been looking for this feature for many years. an excellent complement when the accessibility.blockautorefresh was not working. BRAVO to the developer @kgersen
- Noté 5 sur 5par Utilisateur ou utilisatrice 13404087 de Firefox, il y a 6 ansI 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