Welcome Guest Search | Active Topics | Sign In | Register

Additional Plugins Dirs Options
Oguz Özcan
Posted: Friday, January 15, 2016 5:59:47 PM
Rank: Newbie
Groups: Member

Joined: 1/15/2016
Posts: 2
Hello,

I'm trying to add some Chrome plugins to my program. I was set EngineOptions.Default.AdditionalPluginsDirs = new string[] { Settings.AssemblyDirectory() + "/plugins/" }; but i don't know how to install plugins?

I dropped to this directory, crx, crx content( folder ), zip but it don't installed i think. If installed automaticly how can i check?

Thank you.
eo_support
Posted: Friday, January 15, 2016 6:30:52 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

Plugin and Chrome extension are two different things. "crx" are Chrome extension, we do not support Chrome extension. Plugin are DLLs that either supports NPAPI or PPAPI plugin interface. It has nothing to do with Chrome extension.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.