在 Firefox 中添加书签,无需任何对话框

发布于 2024-08-22 05:01:21 字数 86 浏览 5 评论 0原文

使用JavaScript,是否可以直接在Firefox中添加书签,而无需打开任何对话框?也就是说,我希望用户单击链接并自动创建书签,而不需要任何进一步的步骤。

Using JavaScript, is it possible to add a bookmark in Firefox directly, without opening any dialog box? That is, I want the user clic on a link and that the bookmark is automatically created, without the need to any further step.

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

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

发布评论

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

评论(2

云柯 2024-08-29 05:01:21

幸运的是,没有。这将是一个可怕的安全漏洞。

Firefox 扩展 的上下文中可能会出现不同的情况,但我假设您要求的是一个普通的网页。

Fortunately, no. It would be a horrible breach of security.

Could be a different story in the context of a Firefox Extension, but I assume you are asking for a normal web page.

来日方长 2024-08-29 05:01:21

如果可能的话,任何可能的网站都能够创建任何类型的书签,而用户甚至不会注意到。

作为用户,我当然希望这是不可能的 ^^

(并且,作为开发人员,我认为不可能)

If it was possible, any possible website would be able to create any kind bookmark, without the user even noticing.

As a user, I certainly hope this is not possible ^^

(And, as a developper, I don't think it is)

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