下载& Safari 扩展

发布于 2024-09-11 19:11:37 字数 174 浏览 4 评论 0原文

我编写了一个在后台运行的应用程序,并定期扫描我的下载文件夹,并根据文件的类型将文件移动到不同的文件夹。我想将这个应用程序重写为 safari 扩展,但我没有找到拦截下载的方法。总而言之,ExtensionAPI 似乎非常有限,并且似乎主要关注于小花哨的应用程序。

是否可以通过ExentsionAPI拦截并重定向下载?

I wrote an application that runs in the background and periodically scans my download folder and moves files to different folders based on their type. I want rewrite this application as a safari extensions, but I didn't find a way to intercept downloads. All in all the ExtensionAPI seems to be very limited and seems to focus a lot on little eye-candy apps.

Is it possible to intercept and redirect downloads through the ExentsionAPI?

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

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

发布评论

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

评论(1

时光礼记 2024-09-18 19:11:40

不可以。您无法通过扩展 API 访问硬盘驱动器。

No. You cannot access the hard drive through the Extension API.

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