Is there a way to refresh an opened tab of chrome (or chromium) from terminal? (using ubuntu 10.04).
I need this to gedit shortcut to refresh chrome each time I save the file I am editing.
|
Is there a way to refresh an opened tab of chrome (or chromium) from terminal? (using ubuntu 10.04). I need this to gedit shortcut to refresh chrome each time I save the file I am editing. |
|||
|
|
|
Try the livereload extension. It has a separate inotify ruby script that will automatically refresh your tab whenever a specific file changes. |
|||
|
|
|
Chrome does not have the best integration with Ubuntu, I wouldn't count on finding a way for you to control it through the command line. |
||||
|
|