I have a link on my site, which is strictly JavaScript, that users can optionally drag them to the browser link bar. Since there is no linked site with Favicon, the link always gets a blank icon. Is there any way to link Favicon with him while the user drags him? I'm most interested in the Firefox solution, but IE will be nice too.
AFAIK there is no way to do this. In Firefox, for example, all my bookmarklets are just blank pages.
An alternative would be to point to an HTML file (on a server with favicon). which contains only a script
In fact, there is a way to do this in Firefox using Favicon Picker 2 . I have several different bookmarklets in which I have custom icons on the shortcut and bookmarks.
Source: https://habr.com/ru/post/1709770/More articles:PHP header redirection in new window? - redirectLocation of the title in a new tab - phpExpand SQL statement in Java - javaShould I use cryptographic message syntax (CMS) for this task? - cryptographyИмпорт файла dmp, созданного DataPump в Oracle Express 10g - oracle-xeОткрыть мета-перенаправление HTML в новом окне - htmlIs it possible to write a generic function in .NET that accepts only numeric types? - genericsНевозможно создать unit test для модуля - Означает ли это плохой дизайн? - designКак можно реализовать Singleton, который заполняет его значения из db в С#? - c#Create a SQL query using the SqlAlchemy select and join functions - pythonAll Articles