Advanced Find Search in Google Chrome: Unleash the Power of Regex
Have you ever struggled to find specific information within a lengthy webpage? Perhaps you're researching a topic and need to locate paragraphs that contain multiple keywords. If you've ever found yourself in this situation, you'll be pleased to know that there are advanced search options available in Google Chrome that can make your life easier.
Native Method: Using Inspect Element
The standard “Find in Page” option in Chrome doesn't support regular expressions or search operators. However, there is a workaround. By using the “Inspect Element” feature, you can search for specific keywords within the HTML source code of a webpage. Here's how to do it:
- Right-click on the webpage and select “Inspect” or use the shortcut Ctrl+Shift+I (⌘+Shift+C on Mac) to open the inspect element tool.
- Once the inspect element tool is open, press Ctrl+Shift+F (⌘+Shift+F on Mac) to activate the advanced find bar.
- Click on the “.*” button to enable regular expression-based search.
- Enter your search keywords with regular expressions in the search bar.
Please note that the search results will point to the HTML source code instead of the webpage itself. This method is particularly useful for those who work extensively with website source code and need to troubleshoot CSS or HTML issues.
Chrome Extension: Chrome RegEx Search
If you prefer a simpler solution, you can use the Chrome RegEx Search extension. This handy tool allows you to perform regular expression-based searches directly on any webpage. Here's how to use it:
- Download and install the Chrome RegEx Search extension.
- Once installed, press Ctrl+Shift+F on any webpage to activate the Chrome RegEx search bar.
- Enter your search keywords with regular expressions in the search bar.
The extension supports regular expressions by default but has “case sensitive” search enabled. You can disable this option by clicking on the “i” button in the search bar.
With these advanced search options, you can refine your searches in Google Chrome and find exactly what you're looking for, even within lengthy webpages. Whether you're a web developer, a researcher, or simply someone who wants to save time and effort while browsing the web, these methods will surely come in handy.
Remember, practice makes perfect when it comes to regular expressions. If you need help with regex, you can refer to this website for a helpful cheat sheet.
So why settle for a basic search when you can unleash the power of regular expressions and find exactly what you need? Try these methods and take your browsing experience to the next level!
Also Read: How to Disable Incognito Mode in Windows, Ubuntu, and macOS

Jim's passion for Apple products ignited in 2007 when Steve Jobs introduced the first iPhone. This was a canon event in his life. Noticing a lack of iPad-focused content that is easy to understand even for “tech-noob”, he decided to create Tabletmonkeys in 2011.
Jim continues to share his expertise and passion for tablets, helping his audience as much as he can with his motto “One Swipe at a Time!”