从 javascript 启动 applescript

发布于 2024-10-10 04:44:52 字数 81 浏览 4 评论 0原文

是否可以在网络浏览器中从 javascript 启动 applescript 文件?如果是的话,有人可以给我提供代码示例吗?

谢谢!

Is it possible to launch an applescript file from javascript in a web browser? Can someone provide me with a code sample if it is?

Thanks!

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一杆小烟枪 2024-10-17 04:44:52

您必须有一个 applescript 应用程序,它在操作系统中注册为特定 URL 协议和方案的处理程序。

有关详细信息,请参阅以下链接:

http://www.macosxautomation.com/applescript/linktrigger/索引.html

You have to have an applescript application which registers with the OS as the handler of specific URL protocols and schemes.

See the following link for details:

http://www.macosxautomation.com/applescript/linktrigger/index.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文