为 JavaScript 链接创建一个网站图标?

发布于 2024-07-24 02:58:41 字数 156 浏览 6 评论 0原文

我的网站上有一个严格由 JavaScript 组成的链接,用户可以选择将其拖动到浏览器的链接栏。 由于没有与网站图标关联的站点,因此该链接始终会显示一个空白图标。 无论如何,当用户拖动它时,是否可以将 Favicon 与它相关联? 我主要对 Firefox 解决方案感兴趣,但 IE 也不错。

I have a link on my site that is strictly JavaScript, that the users can optionally drag to their browser's link bar. Because there is no associated site with a Favicon, the link always gets a blank icon. Is there anyway to associate a Favicon with it at the time the user drags it? I am primarily interested in a Firefox solution, but IE would be nice, too.

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

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

发布评论

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

评论(2

零崎曲识 2024-07-31 02:58:41

Actually, there is a way to do this in Firefox using the Favicon Picker 2 addon. I have a couple of different bookmarklets that I have custom icons on my shortcut bar and bookmarks.

阿楠 2024-07-31 02:58:41

AFAIK 没有办法做到这一点。 例如,在 Firefox 中,我的所有书签都只是空白页。

另一种方法是指向 HTML 文件(在带有图标的服务器上)。 仅包含脚本

AFAIK there is no way to do this. In Firefox for example all my bookmarklets are just blank pages.

The alternative would be to point to an HTML file (on a server with a favicon). that only contains the script

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