How to bookmark a page using javaScript in chrome


I am developing a website and i want to allow user to bookmark my site with a single click (e.g. by clicking Bookmark This).
I have done this in IE and Firefox but unable to do this in Chrome.

Is there any way for adding bookmarks via JavaScript in Chrome???

Leave a comment