You are right, Aaron..... the localStorage thing is working when using the extension thru the --load-extension flag .... I had unknowingly removed the --enable-extensions flag when entering the --load- extension flag. Sorry , my mistake.
-TS. I will try and upload the .crx file for my test extension ... Note, i re-installed the browser today from http://www.google.com/chrome/eula.html?extra=devchannel earlier i was using the beta version. On Aug 26, 4:10 pm, Aaron Boodman <[email protected]> wrote: > On Wed, Aug 26, 2009 at 3:18 PM, The Sailor<[email protected]> wrote: > > Earlier I had the beta version of the browser .... and on that the > > local storage wasn't working. > > So, then I backed up my UserData folder and installed the dev channel > > version fromhttp://www.google.com/chrome/eula.html?extra=devchannel > > > After that the localstorage started working for my extension on the > > dev version of the browser. > > > I then tried one more test extension and it keeps crashing everytime i > > try to install the extension ! > > Do you have an example of an extension that crashes? > > > The load extension flag works (i.e. if i append --load-extension="C: > > \TheSailor\Development\MyCode\googleChromeExtensions\MyTestExtn" to > > the target path, it works.) But with this my local storage does not > > work as the path for my files won't start as chrome- > > extension:// !!! > > That isn't true. With --load-extension, you're still running under > chrome-extension://. > > - 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 -~----------~----~----~----~------~----~------~--~---
