And how can I access static object ChannelManager through the result of chrome.extension.getBackgroundPage() ?
On 11 Sty, 14:11, Pedro Junior <[email protected]> wrote: > *http://code.google.com/chrome/extensions/extension.html#method-getBac... > * > - > Pedro Junior > > 2010/1/11 starach <[email protected]> > > > > > Hello, > > > I'm making RSS extension. On background there will be automatic RSS > > refresh every x seconds. The thing is I would like to enable RSS > > viewing on options tab. And now... is it possible to fetch object that > > stores RSS feeds from background on options tab so I won't have to > > create its new instance and do RSS refreshing simultaneously on > > background and options tab. I simply don't want to duplicate > > functionality on options tab that is already implemented inside > > background script. > > > Regards. > > > -- > > 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]<chromium-extensions%2Bunsu > > [email protected]> > > . > > 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 [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.
