A Safari Extension that automatically refreshes single or multiple tabs. You can customize the refresh interval from 1 second up to 10 minutes (600 seconds)! Simple, lightweight, and no-hassle configuration extension compatible with Safari 14 and macOS Big Sur!
- Bug fixes
- Implementing window.location.reload(true) instead of document.location.reload() to force new HTTP GET requests ensures no cached content is displayed in the browser. This should also allow for the extension to be play nicely with web development frameworks.
Please send an email to [email protected] if you need to report bugs or request features!
~William Walker
2.3.2 2.3.2
- Bug fixes
- Implementing window.location.reload(true) instead of document.location.reload() to force new HTTP GET requests ensures no cached content is displayed in the browser. This should also allow for the extension to be play nicely with web development frameworks.
Please send an email to [email protected] if you need to report bugs or request features!