CEFSHARP背景扩展

发布于 2025-01-27 19:21:57 字数 268 浏览 3 评论 0原文

我想在CEFSHARP浏览器中加载镀铬扩展。 我知道CEFSHARP的扩展是不同的。

我正在官方GitHub中使用CEFSHARP示例来尝试加载扩展名。 我将SET_COLOR扩展名为CEFSHARP的示例,但这不是背景扩展。

我的扩展名要求使用清单键“背景”。 我该怎么做?如何在CEFSHARP中加载背景扩展名?

我还没有在CEFSHARP JS的API列表中看到Web请求或Web导航API。 列表是否更新了?还是有其他方法可以进行这些API事件?

提前致谢。

I want to load a Chrome extension in a CefSharp browser.
I know that extensions are different in CefSharp.

I'm using the CefSharp example in the official github to try load my extension.
I have the set_color extension as an example from CefSharp, but it's not a background extension.

My extension requires to be in background with the manifest key "background".
How can I do this ? How can I load my background extension in CefSharp ?

I haven't seen web requests or web navigation API in the API list of CefSharp JS.
Is the list updated ? Or is there another way to have these API events ?

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文