dhruvmanila/browser-bookmarks.nvim

Add support for specifying profile name in possible browsers

liuyuzhenn opened this issue · 4 comments

The plugin provides options of firefox_profile_name and waterfox_profile_name, but no options for other browers, e.g. chrome/edge. I'm wondering is there any reason behind this? It is nice to also have options for other browser profile names.

There's no reason. I was not aware that those browsers allow switching between different profiles. I'll look into it and try to implement it. If you're interested in contributing, I would be happy to help.

Hi @liuyuzhenn, can you try feat/profiles branch?

Hi @liuyuzhenn, can you try feat/profiles branch?

Nice! It works for me both on chrome and edge.

The issue will be closed automatically when the linked PR is merged.