Use the extension's localStorage? If needs be, with a content script
for your homepage which updates the localStorage.

On 1/13/10, Meok <meok...@gmail.com> wrote:
> I would also like to know if the background page can access cookies on
> the system but for a different reason. My homepage has themes and uses
> cookies to remember the theme each user has applied, My search
> provider is on a different domain and I don't have css control over
> result pages. I would like to do a page action which will retrieve the
> theme cookie and apply a matching style sheet to the pages in the
> search-domain.  Is that possible?
>
> On Jan 13, 5:28 am, alexandrojv <alexandr...@yahoo.com> wrote:
>> The way that Google Docs is able to do that is by using Google Gears,
>> so unless the extension you build uses gears api it would not work the
>> same, but nice thinking
>>
>> On Nov 28 2009, 5:22 pm, Diego Otero <otero.diego...@gmail.com> wrote:
>>
>>
>>
>> > Hi everyone
>>
>> > First of all, I'm just taking a shot in the dark here, so don't be so
>> > tough
>> > if I'm just writing nonsense.
>>
>> > Thinking about the multiple account support, a workaround could be to
>> > use a
>> > mechanism similar to the one used by Google Docs which allows you to
>> > perform
>> > some operations without a real connection to the Internet.
>>
>> > With this in mind, you wouldn't need to be actually logged in, giving
>> > the
>> > impression of multiple accounts support. I know there are some problems
>> > with
>> > this approach but it's the only one I could think of so far.
>>
>> > Diego
>>
>> > On Sat, Nov 28, 2009 at 5:55 AM, disya2 <dis...@gmail.com> wrote:
>> > > I'm also interested in cookie access for my extension.
>> > > It would be nice to have something like "clearAllCookies(domen)" or
>> > > even "clearAllCookies()".
>> > > I need it because the extension I'm developing should have command
>> > > "Clear cookies".
>>
>> > > Denis
>>
>> > > On 26 ноя, 02:15, Adam Barth <aba...@chromium.org> wrote:
>> > > > Can you explain what you're trying to achieve with cookie access?
>> > > > There might be a way to do what you want with the current API.
>>
>> > > > Adam
>>
>> > > --
>>
>> > > 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%2Bunsu
>> > > bscr...@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.


Reply via email to