Open bookmark in corresponding browser
Hi, I was thinking that it would be super useful (for me for sure) that when you have multiple browsers, bookmark would be opened in the browser that bookmark was found in. Maybe a flag for default behaviour or select which browser to open in and one of the options would be 'bookmark source browser'.
I'm not a python developer but for sure I will try to play around with the plugin myself.
Thanks
To open in another browser, access the action menu (press CMD) and choose "Open In" to see the list of available browsers.
I am aware of this functionality. Still, I need to do 3 additional key shortcuts like cmd+enter, cmd+3 and then cmd+browserNumber and I need to think what browser context Im searching in - which, in this case, I want to take off my head.
Implemented open in browser of origin in Other Actions: https://github.com/Acidham/chromium-hist-bookmarks/releases/tag/v4.5.0
Thanks!! Now to get my default action I just modified alfred workflow a bit to always open in browser_dispatcher :)