C
C
CheHave2017-10-12 16:03:29
Google Chrome
CheHave, 2017-10-12 16:03:29

How (with what?) to open a link every 40 seconds?

Good day to all.
Task: open a link every 40 seconds. Either in the browser (you can even refresh the page every 40 seconds with an already open link), or somehow programmatically make a request. Please tell me software for this purpose or extensions for browsers.
Thank you.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Z
zooks, 2017-10-12
@zooks

Tampermonkey on Chrome and write a script to refresh the page.

A
Alexey, 2017-10-12
@WildHorn

Yes, a lot
of things are possible ... You can write a script on something.
You can add an extension to Chrome. At the request "google chrome page auto refresh" four are googled on the go.

E
Eugene, 2017-10-12
@yellowmew

linux : wget\curl in a loop
windows(powershell) : invoke-webrequest in a loop

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question