Opening bookmarks
I like when I open a bookmark, that I am not forced to view it right away. This can be VERY annoying when opening multiple bookmarks but I want to stay on my current one without having to switch back to the one I was using. I would like an option added at least to have bookmarks in that automatically switch to when opening. Please.
Valgt løsning
Enter about:config in the address bar and set:
- browser.tabs.loadBookmarksInBackground = true
- browser.tabs.loadBookmarksInTabs = true
Alle svar (7)
Valgt løsning
Enter about:config in the address bar and set:
- browser.tabs.loadBookmarksInBackground = true
- browser.tabs.loadBookmarksInTabs = true
THANK YOU SO MUCH!
Would you know how to stop the 'show more bookmarks' from closing after I open a link but want to open multiple in there?
I don't know. Perhaps some add-on could do that.
Ah, thanks for telling. You are officially my savior by the way. Best person ever
FormDrop said
Would you know how to stop the 'show more bookmarks' from closing after I open a link but want to open multiple in there?
Does switching browser.bookmarks.openInTabClosesMenu to false affect that overflow drop-down?