I am seeking to know if there is a Chrome extension that circumvents the one flaw keeping me a Firefox user, present in Chrome's Bookmark Manager interface: when pasting multiple URLs (separated by line feeds) into the Bookmark Manager, Chrome combines them into a single bookmark. Firefox's Bookmark Manager, by contrast, correctly interprets line feeds and creates individual bookmarks for each URL.
This functionality gap creates extra work for users who need to import multiple URLs at once from an external source. Has anyone developed an extension to handle this? If not, would this be a feasible extension to create?
I did try submitting this in Chrome's issue tracker. It died an obscure death. (However, it looks more and more that Firefox is heading that way.)
Technical details:
- Input: Multiple URLs separated by line feeds in clipboard
- Current behavior: Chrome creates single bookmark containing all URLs
- Desired behavior: Create individual bookmarks for each URL, matching Firefox's functionality
Thank you for any guidance.