【问题标题】:Is Chrome Native Messaging API part of Chrome Apps or Chrome ExtensionChrome 原生消息传递 API 是 Chrome 应用程序或 Chrome 扩展程序的一部分
【发布时间】:2020-05-19 05:59:29
【问题描述】:

我想知道 Native Messaging API 是否是 Chrome 应用程序的一部分?

我在这两个地方都找到了 Chrome Native Messaging 的文档

https://developer.chrome.com/apps/nativeMessaginghttps://developer.chrome.com/extensions/nativeMessaging.

Chrome 应用程序将在 2022 年终止支持。

我已阅读 Chrome 应用程序的迁移信息,但找不到任何有关 Native Messaging API 的信息。 (如 chrome.runtime.connectNative)

【问题讨论】:

  • 两个应用程序和扩展程序都可以使用它。没有关系。

标签: google-chrome google-chrome-extension google-chrome-app chrome-native-messaging


【解决方案1】:

这是extension API的一部分

排除 Apps API 后,扩展仍然可以使用 Native Messaging。

【讨论】:

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