No good way. If you were feeling especially hacky, you could use the Bookmark system (http://sites.google.com/a/chromium.org/dev/developers/design-documents/extensions/bookmarks-api) as a temporary data store until LocalStorage is implemented.
Not recommended, but it works, we've done it for testing :). - a 2009/5/5 PhistucK <[email protected]>: > Then... no way for now? > :( > I built a little instant messaging notifier with the extensions. :) > ☆PhistucK > > > On Wed, May 6, 2009 at 02:45, Peter Kasting <[email protected]> wrote: >> >> On Tue, May 5, 2009 at 4:43 PM, Aaron Boodman <[email protected]> wrote: >>> >>> Note that using cookies, as Peter suggests, won't work either. >> >> The lesson is, never listen to me. >> PK >> >> > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
