- Minor internal improvements
- Ensuring the "focus" setting is respected
- Improved general refreshing applescript, allowing a short delay by default for switching focus
- Ensuring force-refreshing actually force-refreshes the tab
- Rewitten: more modern code, no third-party dependencies, 98% smaller bundle
- Reloading some supported browsers directly via AppleScript without switching the focus
- Readme: using hi-res logo
- Outputting modern code (es2017, faster)
- Using "Debug Launcher" for debugging
- Bundling with webpack
- Improved the applescript used
- Updated readme
- Added an option for keeping the focus on the browser
- Added a
Force Refresh
command
- Updated readme
- Initial release