On Thu, Sep 10, 2009 at 2:36 PM, karl<[email protected]> wrote:
>
> I'd just like to second this.
>
> I'm an avid user if quickrestart for firefox (https://
> addons.mozilla.org/en-US/firefox/addon/3559) and I use it all the
> time.
> When developing extensions for chrome it would be nice to be able to
> restart the browser with a single click so you can see what happens at
> browser initialization.
> I realize that the Chrome extension are built differently firefox
> ones, and don't require a restart to see changes when you have made
> changes to the code (just open a new tab, and the new toolstrip code
> should be used),
> but when editing the background page, or similar "global" file, is
> would be really handy to be able to restart Chrome with a single
> click.

Does the "reload" button in "chrome://extensions/" work for this use
case? It restarts the extension from a fresh start, so your background
page will get reloaded. Or are you trying to see what the sequence of
events is at browser startup specifically?

- a

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to