Bring up the web inspector for your extension and type location.reload() into the javascript console. You can bring up the inspector by going to chrome://extensions and clicking on the inspect button for the particular page, or by right clicking on your toolbar. Unfortunately, this tip doesn't work at the moment in the current dev release due to a bug that's disabling the web inspector. This should be fixed with the next dev channel release.
Erik On Mon, Jun 8, 2009 at 12:20 AM, disya2 <[email protected]> wrote: > > Hi, > > Is there a way to reload extension script without restarting browser? > Opening new window is an option but it sometimes crashes browser. > > > Denis > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
