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

Always Auto Apply Expression(s) #352

Open MartinLichtblau opened 3 years ago

MartinLichtblau commented 3 years ago

💡 It would be useful (at times) if expression(s) would be applied on all pages/tabs you open automatically. This allows for many new use-cases ‒ a game changer.

I already do this, with the help of autohotkey macros, to highlight quoted text and hence instantly spot original content without having to skim everything.

Implementation should be straightforward. Plus allowing users to check which bookmarked expressions they would like to be automatically applied.

BobbyCottle commented 2 years ago

Not sure if this warrants a separate feature request, but a quicker way to select/apply a saved search would be very helpful.

Currently have to click the extension icon, click Show Saved Expressions button, click the search. Maybe having a "favorites" list that could be accessed via hotkey combinations.

Seems like this could be related to applying a saved search automatically.