Using Chrome's find on page function CTRL+F , how can I search with the OR operator? i.e. search for aaa or bbb within the webpage that Chrome shows?
btw , I prefer not to use Extension or plugin
Using Chrome's find on page function CTRL+F , how can I search with the OR operator? i.e. search for aaa or bbb within the webpage that Chrome shows?
btw , I prefer not to use Extension or plugin
Natively, this is not support (and I doubt it ever will be). However, there are certain extensions for that. Some are advanced Find on Page tools, as mentioned, but in general, look for a Regex search tool, e.g. 1. These can search for alternates using the | symbol, e.g. aaa|bbb among many other regex patterns.
Keyboard workaround: Ctrl+F5, type search word, enter. Press Esc key, then rinse-repeatn for second OR search: Ctrl+F5, type search word, enter