Google Chrome is a C++ project.Its plugins architecture uses the NPAPI
system.
What you are looking for is extensions (I guess), the extensions system is a
work in progress and cannot let you integrate yet with external software
(maybe in conjunction with NPAPI plugins (which you can put inside an
extension) that will send an inter process message to your software with the
address of the file).

For more information, go to this page and start seeking -
dev.chromium.org/developers/design-documents/extensions


☆PhistucK


On Thu, Jul 23, 2009 at 15:41, kai <[email protected]> wrote:

>
> Hi everyone,
>
> I was thinking to develop some additional plug-ins tool for google
> chrome such as rootkit scanner for file download.
> However, i was new with google chrome development.
>
> Here my few questions:
> 1) What language does google chrome developed with?
> 2) How is google chrome plugins work, coz i found that google chrome
> is not that convenience to add-on plugins as firefox does.
> 3) Where can i find the plug-ins library for google chrome.
>
> Thank alots
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to