browser-refresh

Refresh browser from atom editor

raviraa

21,249

47

Bug Reports

0.9.0

MIT

GitHub

browser-refresh package

Reloads browser from within the atom editor using keyboard shortcut f5 or alt-shift-cmd-s. Tested on mac and linux.

On Mac OSX, Chrome and Chrome Canary can refresh without stealing focus (optional). Firefox and Safari will steal the focus.

On Linux, you need to install xdotool. sudo apt-get install xdotool on ubuntu.

Commands to refresh browsers are taken from sublime plugin

Supported browsers