使用 AppleScript 将网页标题复制到剪贴板
我希望使用苹果脚本(或者 JavaScript 片段即可)将网页标题(在 Safari 中打开的网页)复制到剪贴板。
然后我将在 Automator 中使用该变量。
我查遍了整个网络,但似乎找不到答案。
I am looking to copy the webpage title (of an open webpage in safari) to the clipboard using apple script (or a javascript snippet will do).
I will then use that Variable in Automator.
I have looked all over the web, but cannot seem to find the answer.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我刚刚在 Safari 上尝试过,它似乎按预期工作:
I just tried this with Safari and it seems to work as expected: