【发布时间】:2020-05-19 05:59:29
【问题描述】:
我想知道 Native Messaging API 是否是 Chrome 应用程序的一部分?
我在这两个地方都找到了 Chrome Native Messaging 的文档
https://developer.chrome.com/apps/nativeMessaging 和 https://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