brandon1024 / find

A find-in-page extension for Chrome and Firefox that supports regular expressions.
https://chrome.google.com/webstore/detail/find%2B-regex-find-in-page/fddffkdncgkkdjobemgbpojjeffmmofb
GNU General Public License v3.0
409 stars 53 forks source link

Open all match highlighted links in new tabs #333

Open a-raccoon opened 3 years ago

a-raccoon commented 3 years ago

I'd like to request the option to bulk open new tabs for links that match a search term.

I have searched far and wide for a regex link opener extension, alas to no avail.

Thoughts?

brandon1024 commented 3 years ago

We don't support the ability to bulk open new tabs, but we do have a keyboard shortcut that you can use to open a link under the focused occurrence. This functionality is documented in the README:

Windows Shortcut macOS Shortcut Action
CTRL++ ^++ Follow the first highlighted link in the current occurrence focus
a-raccoon commented 3 years ago

@brandon1024 indeed, I had noticed that feature. This is why I'm [still] hoping my request might become a viable added feature given that the functionality is already partially implemented. fingers crossed