I'm looking for a javascript that will open the Bookmark dialog in Firefox but then does not create a bookmark that opens in the Firefox Sidebar. I would like it to open the bookmark in the main browser viewport. I've been looking all over for this. Does this simply not exist?
Javascript to create non-Sidebar bookmark in Firefox?
... since FireFox basically takes your Internet Explorer favorites (in .url file format) and more or less converts them all into one big HTML page full of links, (called bookmarks.html by default) I'm guessing there's gotta be a somewhat user-friendly way to do it.
Have you seen this FireFox extension called "Add Bookmark Here"?
And (as I'm sure you already know), you can drag the little icon on the left side of the URL in your address box in FireFox to whatever Bookmarks folder you want to, including the Bookmarks Toolbar itself.
I'm sorry I couldn't be of more help, littlegiant.
Have you seen this FireFox extension called "Add Bookmark Here"?
And (as I'm sure you already know), you can drag the little icon on the left side of the URL in your address box in FireFox to whatever Bookmarks folder you want to, including the Bookmarks Toolbar itself.
I'm sorry I couldn't be of more help, littlegiant.
Yes I have that extension installed. Very handy. I didn't know about that drag n' drop from the address bar thing though. Thanks for telling me that. I'm going to start using that all the time now. 
