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

Invoke independently of toolbar icon #324

Closed hejops closed 3 years ago

hejops commented 4 years ago

AFAIK the search prompt only appears when the appropriate icon is in the toolbar. Can this behaviour be changed so that it can be used without the toolbar icon?

brandon1024 commented 4 years ago

@hejops I'm not sure what you mean. Keyboard shortcuts can be configured to open the extension popup. Steps for that are in the README.md.

Does this solve your problem?

hejops commented 4 years ago

I have assigned the keyboard shortcut, but the search prompt does not appear when the icon is not in the toolbar (Firefox).

brandon1024 commented 3 years ago

@hejops This seems to work fine on my end. Can you retry?

brandon1024 commented 3 years ago

Closing this for now, since I can't reproduce the problem. If the problem persists, we can reopen this issue.