
How to use javascript to bookmark a website
In previous versions I can use window.sidebar.addPanel to bookmark a website, but in 23.0.1 firebug throw exception "TypeError: window.sidebar.addPanel is not a function"
Then which function can I use to bookmark a website in javascript?