Several changes in RunChromePlugin - Nice progress bar for new user profile creation - Added "stats" config - Plugin accepts different ports per config option - Supress native Welcome page from Chrome with our own* * = Supressing native Welcome page was needed due to WebSockets closing connection during first run of Chrome. While the extension do run, stopping the WebSockets connection breaks the reload strategy, and since we can't run away from the first run to generate the user profile, we replace the welcome page with our own and add instructions for users on how to run the dev mode properly.