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.

link|improve this question

75% accept rate
feedback

2 Answers

up vote 2 down vote accepted

Try the livereload extension. It has a separate inotify ruby script that will automatically refresh your tab whenever a specific file changes.

link|improve this answer
feedback

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.