Developing and testing features or extensions for Microsoft Edge
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
is there a way for an automatic/timed Hard Refresh for Edge?
I have Edge setup as displays/kiosks and need to have them do a Hard Refresh without manual intervention. The requirement is to have an automatic Hard Refresh every morning and not a regular refresh. Is this possible with Edge?
Developing and testing features or extensions for Microsoft Edge
If you own the code for the web page that you want to auto refresh, use the META refresh method.
Otherwise, add the Auto-refresh bookmarklet after setting the desired interval in the code. Trigger it for the first time from the browser Favorites bar & then hide the bar if you wish. The bookmarklet will refresh subsequently at set interval.