/ Published in: JavaScript
Expand |
Embed | Plain Text
window.sidebar.addPanel(title, url,"");
Comments
Subscribe to comments
You need to login to post a comment.
mikegreen on 08/15/08
javascript sidebar Firefox bookmarklet
2 people have marked this snippet as a favorite
window.sidebar.addPanel(title, url,"");
Subscribe to comments
You need to login to post a comment.
This snippet doesn't open a bookmark in the Firefox sidebar, itk opens the dialog for adding a bookmark which should in future open in the sidebar.
I'd be intested in a solution which really opens/uses the sidbar to load a previously-safed bookmark.