Recensioni per Stop Auto Reload
Stop Auto Reload di kgersen
Recensione di juan riccio
Valutata 5 su 5
di juan riccio, 5 anni fa(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 stars fully deserved!!
Replica dello sviluppatore
pubblicato il 5 anni faThe 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.
44 recensioni
- Valutata 3 su 5di Utente Firefox 13868997, 16 ore fa
- Valutata 2 su 5di Korwin, 22 giorni faDoesn't work on http s://elcats.ru. Stop Auto Reload 1.6 (Nov 1, 2023), Mozilla Firefox 139.0 (64-bit), Microsoft Windows 10.0.19045.5854.
- Valutata 1 su 5di Utente Firefox 13404543, 3 mesi fa
- Valutata 1 su 5di Utente Firefox 14496199, 5 mesi fadoes not work with Facebook and it seems that the Dev does not attend to these reviews
- Valutata 1 su 5di Wyldfire, un anno fa
- Valutata 5 su 5di dikunav, un anno faExactly 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.
- Valutata 1 su 5di DubAgent, un anno faI downloaded and installed to stop twitter from reloading. now none of my videos on twitter will play and the page continues to reload.
- Valutata 1 su 5di Utente Firefox 12626933, un anno faDoes not stop the meta tag http-equiv="refresh".
- Valutata 5 su 5di Utente Firefox 14371892, 2 anni faEver 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! 💯
- Valutata 1 su 5di Utente Firefox 18082667, 2 anni fado not prevent reloading at https://wpolityce.pl/
- Valutata 5 su 5di TheHumanist, 2 anni fa
- Valutata 1 su 5di Utente Firefox 12516351, 2 anni faDoesn't work on https://minsktrans.by/lookout_yard/Home/Index/minsk#/routes/bus/189%D1%8D/stops/56657/0
- Valutata 5 su 5di Utente Firefox 17779295, 2 anni fa
- Valutata 5 su 5di Utente Firefox 15352451, 3 anni faWorks Nicely. I had one website that continued to reload after configuring about:config to stop reloads, this addon stopped it.
- Valutata 4 su 5di Utente Firefox 16792125, 3 anni faIt works perfect in every website except of this: https://www.capital.gr/ . When this website tries to reload , the addon works well and doesnt allow it , but in the same time scroll bar automaticaly , goes up on the top of the page ,and then i have to scroll down and search , in which point of the page i was reading before , which is annoying. Please fix it .Thank you.
Replica dello sviluppatore
pubblicato il 3 anni faTo keep the page from scrolling, you'll need to install an extension like FireMonkey or Violentmonkey (I only tested with these two). Then create a new script and save the following in it:
// ==UserScript==
// @name Capital disable scroll before reload
// @namespace https://www.capital.gr/
// @match https://www.capital.gr/
// @grant none
// @run-at document-end
// @version 1.0
// ==/UserScript==
const myScript = document.createElement('script');
myScript.textContent = 'gotoPositionAfterRefresh = function(elementID) {}';
document.body.appendChild(myScript); - 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. - UPDATE:
done what suggested by dev.:
"Save the following in Options and then reload the repubblica.it page for the settings to take effect:
List of hostnames (one per line):
repubblica.it"
result: REFRESH and again and again...i really think this is a fake add on
on repubblica.it it fails...i've setted this:
List of hostnames (one per line).
repubblica.it
List of hostnames (one per line).
https://www.repubblica.it/
https://www.repubblica.it/index.html
https://www.repubblica.it/index.html?refresh_ce
but the add on fails and the site refreshes the page in a frustrating way...hiow to solve..??
my experience is the same as :
Cris Jolliff herehunder well explained by him on his bad experience for pinterest...in my case the site is repubblica.it..but the bad experience is exactly the same... :(
done what suggested by dev.:
"Save the following in Options and then reload the repubblica.it page for the settings to take effect:
List of hostnames (one per line):
repubblica.it"
result: REFRESH and again and again...i really think this is a fake add onReplica dello sviluppatore
pubblicato il 4 anni faSave the following in Options and then reload the repubblica.it page for the settings to take effect:
List of hostnames (one per line):
repubblica.it
If a tab is stopped from auto reloading, don't allow it to load a URL that starts with one of the following URLs:
https://www.repubblica.it/index.html?refresh