google-chrome - 从 URL 打开 Chrome VNC 查看器

标签 google-chrome google-chrome-extension google-chrome-app vnc vnc-viewer

我的问题与 this 有关- 仍未解决 - 问题。

我希望能够通过网站上的链接打开 Chrome VNC 查看器应用程序。我知道 chrome 支持 url_handler但我没有在任何地方找到任何关于如何为 Chrome VNC 查看器格式化 url 的线索。也许不支持此功能?

有人知道吗?

提前致谢。

最佳答案

如果你说的是this official Chrome App , 那么这是不可能的。

它的事件页面(唯一可以收听任何类型消息的页面)非常简单,除了用户启动应用程序外不会对任何事情使用react。

并且其 list 不公开任何 URL 或协议(protocol)处理程序。

关于google-chrome - 从 URL 打开 Chrome VNC 查看器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30195735/

相关文章:

javascript - 为什么 Privacy Badger 会阻止 Firebase javascript 文件?

javascript - Chrome App Window API 指定和定位多显示器

javascript - Chrome——相当于 Firefox\IE 中的应用程序

html - 伪元素在 chrome 中消失但在 firefox 中不消失

c# - Selenium ChromeDriver - 在后台运行但不是 headless 的

javascript - Chrome 应用程序 - 应用程序内的手动更新表单

javascript - 通过 Google Chrome App Webview 冒泡通知

linux - 我如何帮助将 Google Chrome 移植到 Linux?

javascript - 使用 Chrome 扩展捕获并修改来自 Facebook 的 XHR 请求

javascript - chrome.runtime.reload 阻止扩展