Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Message from discussion Does chrome has an add-on preference system?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Aaron Boodman  
View profile  
 More options May 5, 7:43 pm
From: Aaron Boodman <a...@chromium.org>
Date: Tue, 5 May 2009 16:43:54 -0700
Local: Tues, May 5 2009 7:43 pm
Subject: Re: [chromium-dev] Does chrome has an add-on preference system?

On Mon, May 4, 2009 at 11:08 AM, jack <js2...@gmail.com> wrote:

> Dear experts,

> I am recently playing around Chrome extension development

Sweet!

> does chrome has an add-on preference system? I think a
> preference system is an essential component for an add-on ecosystem.
> What I mean is something like Firefox's
> Components.interfaces.nsIPrefBranch:

> https://developer.mozilla.org/En/Code_snippets/Preferences

> e.g., for a gmail addon, a user should be able to save his/her user/
> pswd info. WRT to add-on development, how/where to support this?

Our idea is that in most cases developers will use HTML5 LocalStorage
for this, which will be available to all web pages (including
extensions) by default.

However, HTML5 LocalStorage is not yet implemented for Chrome, so it
doesn't show up for extensions either. There are people working on
this, though, and we hope to have it available Real Soon Now.

Note that using cookies, as Peter suggests, won't work either. We have
purposely decided to not enable cookies for extensions since the
concept doesn't really make sense (cookies are really designed for
live web pages that interact with servers).

- a


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google