All,

I uploaded the eclipse C/C++ exported project
npsimple-11-04-2009.tar.gz

This contains a basic plugin example that could be used on Linux or
Windows.

The code in here was based on my understanding of plugins and help
from members of the forum here.

Instructions:

- Compile the code

- Copy the created .so to a place were chrome will find it like /usr/
lib/chromium-browser/plugins
or ~/.mozilla/plugins

- Run chrome goto about:plugins to verify that it found the plugin

- Launch the test.html found in the project in chromium and follow the
instructions on the page
The program plugin assumes the following exist on your machine /usr/
bin/konsole and /usr/bin/kcalc
(feel free to adjust the code as needed)



On Nov 4, 4:55 pm, Kasun Gajasinghe <[email protected]> wrote:
> Yes. Me too looking for some plugins like that. As they gives the
> basic idea and infrastructure of how the plugin is built on. Hope
> you'll upload it soon!
>
> Thanks.
>
> On Nov 4, 9:48 pm, jfc <[email protected]> wrote:
>
> > Yes I can share this with all.
>
> > I first need to do some clean up on it and will export the project
> > from Eclipse.
> > The sample demonstrates the interface, a .so plugin on the page,
> > javascript
> > calling the plugin to add 5 to a number.
>
> > The functionality is useless, but good from a NPAPI standpoint.
>
> > On Nov 4, 10:38 am, Marcos Aruj <[email protected]> wrote:
>
> > > Yes please, that would be nice.
>
> > > On Wed, Nov 4, 2009 at 9:38 AM, Jean-Lou Dupont 
> > > <[email protected]>wrote:
>
> > > > On Nov 4, 10:27 am, jfc <[email protected]> wrote:
> > > > > I have sample projects (Visual Studio for window and eclipse for
> > > > > linux) that demonstrate NPAPI
> > > > > plugins.
>
> > > > Care to share a link with the community?
>
> > > --
> > > Marcos Aruj Alvarez
> > > Ingeniero de Software
> > > -------------------------------
> > > [email protected]
> > > -----
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to