Stop Auto Reload incelemeleri
Stop Auto Reload geliştiren: kgersen
42 inceleme
- 5 üzerinden 1 puanyazan: Firefox kullanıcısı 13404543, 2 ay önce
- 5 üzerinden 1 puanyazan: Firefox kullanıcısı 14496199, 4 ay öncedoes not work with Facebook and it seems that the Dev does not attend to these reviews
- 5 üzerinden 1 puanyazan: Wyldfire, 10 ay önce
- 5 üzerinden 5 puanyazan: dikunav, bir yıl önceExactly 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.
- 5 üzerinden 1 puanyazan: DubAgent, bir yıl önceI downloaded and installed to stop twitter from reloading. now none of my videos on twitter will play and the page continues to reload.
- 5 üzerinden 1 puanyazan: Firefox kullanıcısı 12626933, bir yıl önceDoes not stop the meta tag http-equiv="refresh".
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14371892, 2 yıl önceEver 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! 💯
- 5 üzerinden 1 puanyazan: Firefox kullanıcısı 18082667, 2 yıl öncedo not prevent reloading at https://wpolityce.pl/
- 5 üzerinden 5 puanyazan: TheHumanist, 2 yıl önce
- 5 üzerinden 1 puanyazan: Firefox kullanıcısı 12516351, 2 yıl önceDoesn't work on https://minsktrans.by/lookout_yard/Home/Index/minsk#/routes/bus/189%D1%8D/stops/56657/0
- 5 üzerinden 5 puanyazan: th4, 2 yıl önce
- 5 üzerinden 5 puanyazan: Wirek, 2 yıl önceIt 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! - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 17779295, 2 yıl önce
- 5 üzerinden 1 puanyazan: Firefox kullanıcısı 12370795, 3 yıl önceNO use. Does NOT stop auto reloading.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 15352451, 3 yıl önceWorks Nicely. I had one website that continued to reload after configuring about:config to stop reloads, this addon stopped it.
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 16792125, 3 yıl önceIt 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.
Geliştiricinin yanıtı
gönderilme: 3 yıl önceTo 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); - 5 üzerinden 5 puanyazan: Rusty, 3 yıl önceDoes 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. - 5 üzerinden 5 puanyazan: Sea Eagle, 3 yıl önce
- 5 üzerinden 1 puanyazan: p060477, 3 yıl önceUPDATE:
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 onGeliştiricinin yanıtı
gönderilme: 3 yıl önceSave 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 - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 16860713, 4 yıl önceouf, marre des auto update des pages web
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 16961747, 4 yıl önceFor some unbelievably stupid reason, most newspaper sites auto reload every 5 minutes. It is crazy. Thank you for this add-on, which stops that.