Universal add to bookmarks script?

后端 未结 5 1366
情书的邮戳
情书的邮戳 2020-12-20 02:09

Does anyone know of a script that I can use to automatically add a site to favourites upon clicking of a link for multiple browsers? Atleast Firefox, IE, Chrome would be goo

5条回答
  •  攒了一身酷
    2020-12-20 02:32

    A universal script for adding to bookmarks doesn't exists, because not all browsers expose an API for creating bookmarks. Generally, only IE exposes a direct API for this. Both Opera and Firefox offer a possibility to add a site to bookmarks that will be opened in the sidebar and that is a huge difference. Safari and Chrome also don't expose any API for this task.

    Some more info on this topic

提交回复
热议问题