chromium-hist-bookmarks icon indicating copy to clipboard operation
chromium-hist-bookmarks copied to clipboard

Open bookmark in corresponding browser

Open krooyh opened this issue 4 months ago • 2 comments

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

krooyh avatar Dec 04 '25 10:12 krooyh

To open in another browser, access the action menu (press CMD) and choose "Open In" to see the list of available browsers.

Acidham avatar Dec 07 '25 10:12 Acidham

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.

krooyh avatar Dec 07 '25 11:12 krooyh

Implemented open in browser of origin in Other Actions: https://github.com/Acidham/chromium-hist-bookmarks/releases/tag/v4.5.0

Acidham avatar Dec 18 '25 20:12 Acidham

Thanks!! Now to get my default action I just modified alfred workflow a bit to always open in browser_dispatcher :)

krooyh avatar Dec 19 '25 07:12 krooyh