I guess with google account, it would be easy to implement till some extend.
Like bookmarks, we could sync the data in multiple computers. Google account might be acting as proxy. Still, it will have challenges. For example, if I store data containing 'Element id for the feeds rendered in DOM' in localStorage, and then if I sync with other computer, then it would be problematic, while trying to modify those DOM elements with the id in localStorage, since it does not exist in that computer's DOM. So, I agree with Aaron. ~ Thangaraju Ramasamy On Sat, Dec 12, 2009 at 02:14, Aaron Boodman <a...@google.com> wrote: > I think it would be hard to implement this in a general way. > Synchronization across machines is very difficult, particularly if > Chromium doesn't understand the nature of the data being synced. > > - a > > On Fri, Dec 11, 2009 at 12:36 PM, Thangaraju Ramasamy <smar...@gmail.com> > wrote: > > I am just thinking of an extension which will do exactly same. > > But, if API provides the same it would really be great. > > Aaron Boodman, > > Shall I file a feature request for the same? > > http://code.google.com/p/chromium/issues/entry > > Is this the right path to create feature request? > > > > ~ Thangaraju Ramasamy > > > > > > 2009/12/12 UVL <andrea.do...@gmail.com> > >> > >> An API to easily access the cloudStorage would be great! > >> > >> -- > >> > >> You received this message because you are subscribed to the Google > Groups > >> "Chromium-extensions" group. > >> To post to this group, send email to > chromium-extensi...@googlegroups.com. > >> To unsubscribe from this group, send email to > >> chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com> > . > >> For more options, visit this group at > >> http://groups.google.com/group/chromium-extensions?hl=en. > >> > >> > > > > > -- You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to chromium-extensi...@googlegroups.com. To unsubscribe from this group, send email to chromium-extensions+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en.