【问题标题】:Simple example for NPAPI pluginNPAPI 插件的简单示例
【发布时间】:2012-07-08 11:32:14
【问题描述】:

我正在尝试找到一个简单的示例,说明如何编写一个将与我的 Chrome 扩展程序捆绑在一起的 NPAPI 插件。

我需要用 NPAPI 做的事情就是运行一个我有本地路径的现有本地程序。

找不到任何简单的例子可以让我这样做。

【问题讨论】:

  • 运行现有的本地程序并不特定于插件。我会研究example plugins 以及如何分别启动本地程序,然后将两者放在一起。

标签: google-chrome-extension firefox-addon npapi gecko


【解决方案1】:

我从 操作系统 https://github.com/niw/open_with_default

Linux/WinNT http://code.google.com/p/npapi-file-io/

谢谢楼上

然后 把它们放在我的 npapi 插件中

看看 https://github.com/tg123/chrome-hostadmin

【讨论】:

    【解决方案2】:

    firebreath NPAPI 框架似乎有不错的文档:http://www.firebreath.org/display/documentation/FireBreath+Home

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多