Long back , I wrote an clause on how to openparticular entanglement searches in Incognito mode . It used RegEx which made me wonder what if you could do the same with the “ Find in Page ” . For instance , mostly while search for an article I come across inquiry papers which are usually foresightful and vast . So , if I just want to take the relationship between graphene and Li - ion , I need lines or paragraphs which contain both of those words . But , if you do a normal find on Google Chrome and type “ Graphene lithium - ion ” , it would look for an exact Christian Bible and riposte no answer .
So , if I could use regular expressions , I could polish my search to graphene or lithium - ion . Moreover , I could search for paragraphs that contain these words . bend out , Google Chromehas a native method and you also have a couple of extension that could help . So , here is how to advanced find search in Google Chrome .
How to Do Advanced Find Search in Google Chrome
In case you are not conversant with the Inspect element and HTML code , I would commend you skip tothis section .
1. Native Method
The normal “ bump in varlet ” option does n’t confirm even reflection or hunting manipulator . However , the hunt option in the “ Inspect Element ” does support regular formulation but there ’s a caveat . The inspect element find does n’t research on the web page but instead searches the HTML reference codification . Hence , the search solution would point to the germ code rather than the web page . So , you would have to read out the content from the source code .
To get to that , right - penetrate and snap on “ scrutinise ” . or else , you could also weightlift Ctrl+Shift+I ( ⌘ + Shift+C on Mac ) to get toInspect Element .
Next , press Ctrl+Shift+F( ⌘ +Shift+F on Mac ) to get to the innovative find bar . Alternatively , you’re able to also fall into place on the three button at the top - right corner and get across on “ Search ” .
To enable veritable reflexion based lookup , flick on the “ . * ” button .
Now , the uncovering search bar supports hunting keywords with regular expression . For instance , I am on this electrical vehicle Wiki page . Now , this Thomas Nelson Page the entire phylogenesis of galvanic motor , battery technology , ego - driving , etc . But , I am only concerned in the relation between electric vehicle and Lithium - ion batteries . So , I want those paragraphs which control both these language . So , on the search legal community , I key in “ galvanic vehicles . * lithium - ion ” . This will give me lookup outcome where the sentence starts with electric vehicles and have the paragraph has at least 1 instance of Li - ion .
So , now within the outturn , if you vibrate over the result it will pop - up the seed computer code . And this is the problem I mentioned in the first paragraph . The lookup result wo n’t highlight the text on the web page but instead , highlight the source code .
Another problem with this method acting is that the inspect element data also contains hypertext markup language tags and other CSS attributes . This method is extremely utile if you work a lot with the website germ codification . This would come really ready to hand when you have to trouble-shoot job in the caesium computer code or HTML .
2. Chrome Extension
The easiest way to do an advanced search is by using Chrome Extensions . Chrome RegEx Search is an extension that lets you employ a steady - look based lookup on any web page directly . All you have to do is download and deploy the lengthiness and it is usable on every webpage . To trigger it , just press Ctrl+Shift+F on any webpage and you will have the Chrome Regex search . The search saloon supports steady face by nonremittal and works straightaway . The extension phone , however , has “ case sensitive ” search turned on by default . you could press the “ i ” button and disable it .
DownloadChrome Regex Search
Closing Words
These are a couple of ways to enable unconstipated - expression based hunting in google chrome . To help you with regular expressions , here is a websitefor all Regex cheat sheet .
Also Read : How to Disable Incognito Mode in Windows , Ubuntu , and macOS