Ok. Let me try to be more specific. What I'm looking for is how the extensions API is exposed to developers. I believe this should be a mix of Javascript and native code, but I do not have any experience on this area of development (web browsers,extensions,etc). My goal is to be able to run chrome extensions on other browsers.
Regards, Yoanis. On 12/23/09, Mohamed Mansour <[email protected]> wrote: > Hi, the bulk of the Extension code lives in: > > Browser: > http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/extensions/ > Renderer: > http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/extensions/ > Views: > http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/extensions/ > Common: > http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/ > > > -Mohamed Mansour > > > > On Tue, Dec 22, 2009 at 3:54 PM, Yoanis Gil <[email protected]> > wrote: > > > > Hi there group! I've been taking a look at the source code and I'm not > > able to find the extensions API implementation anywhere. Any hints on > > where should I look? > > > > -- > > Chromium Discussion mailing list: > [email protected] > > View archives, change email options, or unsubscribe: > > http://groups.google.com/group/chromium-discuss > > > > -- Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss
