The test extension is available at 
http://groups.google.com/group/chromium-extensions/files
The extension name is MyTestExtn

Alternatively, you can try installing the extension from
http://chromium-extensions.googlegroups.com/web/MyTestExtn.crx?gda=urPWBkAAAAAZpobplxsz29bdatxqR7D-djptT9TD2mzYRHy_mnl4428kxNZEhc0wgKrNUtDJfiFtxVPdW1gYotyj7-X7wDON&gsc=QvsG_xYAAAC3T9Ok3CMouwfpramuLlXJT1U8Yo131cEIjEsVOL6QuQ

Let me know if you guys require any additional information ...

Note: I uninstalled chrome from my machine and then re-installed the
latest dev channel version from 
http://www.google.com/chrome/eula.html?extra=devchannel

Also the behavior is a little weird. If i try to install the extension
using the link i mentioned above, it works good !!  But if i try to
install the same .crx file by dragging it from the windows explorer
window to the google chrome window, it crashes !! :(

Let me know if you need any additional information.




On Aug 26, 4:48 pm, The Sailor <[email protected]> wrote:
> 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 
> fromhttp://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
-~----------~----~----~----~------~----~------~--~---

Reply via email to