Refreshing browser page automatically
June 27 2010, 9:38 AM
Interesting HN thread with ways to refresh browser page automatically. For example:
- Vim + Firefox + MozRepl
- Firefox + XRefresh plugin
- cross-browser AutoRefresh Tool (but needs a script tag and a server component)
- For CSS design: “Why not just do it all in firebug and then copy the final result over?” (by mitjak)
- Playground – custom browser that watches a project directory for changes (Mac only)