Chrome’s address bar doesn’t do much at a glance. Type in a URL and you’re taken to a web site. But it can do a lot more if you know how to use it.
You can actually do a ton with it though, so let’s dig into some of the better tricks.
Perform Quick Unit Conversion and Math
Don’t feel like opening up a calculator just to do some basic math? Just type in the equation and Chrome’s omnibox gives you the answer, no need to press Enter. You can do the same with basic unit conversion, including temperatures. All you need to do is add an equal signs after a query. So, type in something like 50 c = f
for temperatures, or 50 feet = inches
Turn A Browser Window Into a Notepad
This trick works in pretty much any modern browser, but it’s still worth noting here. If you want to get a blank notepad to type in a quick note, just type this into the address bar (or add a bookmark):
data:text/html, <html contenteditable>
You’ll get a blank page where you can type in text easily.
Search for Keywords with Drag and Drop
If you’re not a fan of cutting and pasting or you hate right-clicking anything, you can search for a word by just highlighting it and dragging it to the address bar.
Search Specific Sites
Google veterans are pretty familiar with the old “site:” search operator, but you can also easily get that from the address bar by simply typing in a web site address then tapping the Tab button.
Search Gmail or Google Drive
Jumping over to a specific web app like Gmail or Google Drive to search for something takes a bunch of clicks. It’s a lot easier to just search those services from the address bar. To do so, you’ll need to do a little bit of set up.
- Right-click the address bar and select “Edit Search Engines”
- Add a new search engine called Google Drive
- Make the keyword something you’ll remember, like “Gdrive”
- Enter this in for the URL:
https://drive.google.com/?hl=en&tab=bo#search/%s
You can do the same for Gmail, just make the URLhttps://mail.google.com/mail/ca/u/0/#apps/%s
When you want to search your Google Drive or Gmail accounts, just type in gmail.com
or docs.google.com
and tap the Tab key to initiate your search.
Open a Link at a Specific Tab Spot
If you’re obsessive about where a tab is located, you can grab any URL from the address bar or a link, then drag and drop it to a specific location in your Tabs.
Use Your Address Bar Basic File Explorer
While there isn’t exactly a great reason why you’d want to use Chrome as a file browser, you can. Type in C:/
on Windows or file://localhost
on a Mac and Linux to load up the file browser. You can also drag any file to the address bar to open it in Chrome.
Open a New Email Window
Want to quickly send out an email but don’t want to deal with actually looking at your email? Type mailto:
into your address bar and it’ll open up a new compose window in whatever your default email client is.