tab-reloader icon indicating copy to clipboard operation
tab-reloader copied to clipboard

10 seconds limit: change it to 1 second

Open RedSteel-1 opened this issue 1 year ago • 9 comments

It would be great to be able to set the reload (and be able to add a preset) of 1 second, instead of 10. I've seen other extensions that have minimal limit of 1-2 seconds, and really expect to see this in this extension too

RedSteel-1 avatar Sep 04 '23 18:09 RedSteel-1

Hey, Can I solve this issue?

Moon1570 avatar Sep 10 '23 17:09 Moon1570

Setting it less than 5 seconds could lead to a server blocking your IP. It would be nice to allow it at least 5 seconds to start with.

Hackinside avatar Nov 08 '23 10:11 Hackinside

Setting it less than 5 seconds could lead to a server blocking your IP

Setting the refresh to 5 or 3 or 2 or seconds is up to the user, and the potential blocking is the particular server's business that has nothing to do with the extension and the user :-) (I've never met such less-than-5-sec-blocking servers so far).

It would be nice to allow it at least 5 seconds to start with

Cannot agree. It should be up to the user to decide, and the word "allow" looks kinda incorrect here, the minimum should be 2s. It would be great to have 2s, 5s, 10s, 30s, 1m, 2m, 3m, 5m, 8m, 10m, 15m, 30m, 60m presets, and an option with the field for custom value in sec/min

RedSteel-1 avatar Nov 08 '23 13:11 RedSteel-1

I'm telling you from experience. I just wanted to let you know that I have used another tab reloader which meets your requirements. However, by using it on an Amazon server on a 3-second reload, my IP has been blocked temporarily, maybe because of the server security policy regarding the DoS attack or something else.

Hackinside avatar Nov 12 '23 21:11 Hackinside

So don't use it on an Amazon server: problem solved? Adding silly artificial limits doesn't even solve that problem. I developed the server, I'm making code changes, and I want to see the behavior changes by having the tab automatically reloading in a loop until I get the behavior correct... 10 seconds is a ridiculously long amount of time to have to wait.

saurik avatar Feb 28 '24 19:02 saurik

Well, here is the solution: If you spend some time grepping source code to fix this by yourself, you see that actually it's possible to go under 10s limit if you start the timer while holding "Shift".

I still think this must be explicitly allowed, tho. 🍉

israelsucks avatar Feb 29 '24 13:02 israelsucks

It's useful for testing purposes.

641i130 avatar Apr 10 '24 16:04 641i130

Is there any hope to see this fixed in the near future?

RedSteel-1 avatar Apr 21 '24 20:04 RedSteel-1

Is there any hope to see this fixed in the near future?

Please see https://github.com/james-fray/tab-reloader/issues/152#issuecomment-1971199202

🍉

israelsucks avatar Aug 29 '24 20:08 israelsucks