Web 浏览器中的 firebreath 可停靠窗口
我想使用 Firebreath 在网络浏览器上创建一个可停靠窗口。插件在注册后,应由浏览器调用并显示在浏览器的某些部分。我对此很陌生,所以任何帮助将不胜感激。
I want to create a dockable window on a web browser using Firebreath. The plugin, when registered, should be invoked by the browser and displayed in some section of the browser. I am new to this, so any help will be appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
FireBreath 无法做到这一点;您需要的是扩展(附加组件),而不是插件。
请参阅 http://npapi.com/extensions
You can't do this with FireBreath; what you need is an extension (add-on), not a plugin.
See http://npapi.com/extensions