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

Add an option button to copy all occurences #280

Closed amit-gshe closed 4 years ago

amit-gshe commented 5 years ago

Fixes #279

Changes Proposed in this Pull Request:

Additional Comments and Documentation:

I think the copy all occurences to clipboard is a very convenient to extract text from page and it is worth to be added to the SearchPane because the shortcut may be conflict with the system shortcuts. However if this way break the author's design style, other ways are also appreciated.