Note — The developer refers to this version as .08, but we have to list it as 08.
DESCRIPTION
Playground is a minimal browser for web developers that watches a project directory for changes to files based on extension type. Whenver a change is detected it reloads the page. For ease of use, Playground may be started in a project folder from the command line. The Web Inspector is enabled by default for easy javascript debugging.
Playground is great for developers using a web framework working on javascript intensive pages, html, or css.
I've added some basic features that you may have been missing, including back/forward buttons, a url history drop down, and automatic updating to new versions. Let me know if there's anything else you're looking for. (Version .03)