Change Chrome's Search Engine to Google.com

Two years ago, I wrote a post that explained how to change the domain used by Chrome when performing a Google search from the omnibox. The trick still works (thanks, Peter Kasting!), but there's a much simpler way to change the Google domain used by Chrome's omnibox from google.tld (your local Google domain) to google.com.

This is only useful if you're not in the US and you'd like to use google.com to see the latest Google features. The nice thing is that it works in the desktop Chrome, in Chrome for Android and Chrome for iOS.

1. Type google.com/ncr in the address bar and search for something (use Google's search box, not the browser's omnibox).

2. Close Chrome. If you're using the desktop Chrome, close all Chrome windows or click Exit in the menu. If you're using the mobile Chrome, press the home button and use your operating system's multitasking feature to force close Chrome. Here are the instructions for iOS. Android instructions are different, depending on the device you use: some Android devices have a button that shows a list of recent apps, while others require to press and hold the home button or double-tap it. Swipe Chrome's thumbnail to force close it.

3. Launch Chrome again, open a new tab and search for something using Chrome's omnibox.

4. You should see an infobar that asks you: "would you like to search with google.com instead of [your local Google domain]?". Click or tap "switch to google.com" and that's all.


The screenshot is from a Nexus 7, but this should work in Windows, Mac OS, Linux, Android and iOS. Here's a similar screenshot from Chrome for Windows:


You'll also see google.com instead of your local Google domain in Chrome's settings (this feature is not available in Chrome for iOS).


To go back to your local Google domain, you can use similar instructions. Visit google.tld (replace this with your country's Google domain), search for something, restart the browser, search using Chrome's omnibox and click "switch to google.tld" in the infobar that should show up.

{ Thanks, Sushubh Mittal and Jérôme Flipo. }

YouTube Tests Center-Aligned Layout

Nedas Petravičius spotted a new YouTube experiment that changes the user interface: there's a bigger sidebar that's now overlaid, the Dashboard/Video Manager/Analytics menu has been moved to the right corner of the page and the Upload button is blue. YouTube now shows the same sidebar from the homepage on video pages, so you no longer see a list of suggested videos.

The biggest change is that the video page is now centered. YouTube's pages used to be centered, but they're now aligned to the left, ever since YouTube redesigned the pages and added the sidebar guide. There are many extensions and scripts that center the pages.


The new sidebar has a lot in common with the Google+ sidebar. There are some differences: you need to click the menu icon to display/hide the sidebar and the sidebar continues to be displayed when you click one of its options.


Since the sidebar is hidden by default, there's more room for your favorite videos:


This drop-down menu is placed next to the upload button in the regular interface:


Here's a video:


Here's how you can enable the experimental feature. If you use Chrome, Firefox, Opera, Safari or Internet Explorer 8+:

1. open youtube.com in a new tab

2. load your browser's developer console:

* Chrome/Opera 15 - press Ctrl+Shift+J for Windows/Linux/ChromeOS or Command-Option-J for Mac

* Firefox - press Ctrl+Shift+K for Windows/Linux or Command-Option-K for Mac

* Opera 12 - press Ctrl+Shift+I for Windows/Linux or Command-Option-I for Mac, then click "Console"

* Safari - check this article

* Internet Explorer - press F12 and select the "Console" tab.

3. paste the following code which changes a YouTube cookie:

document.cookie="VISITOR_INFO1_LIVE=ULHzU8CeVLo; path=/; domain=.youtube.com";window.location.reload();

4. press Enter and close the console.

To go back to the regular interface, use the same instructions, but replace the code from step 3 with this one:

document.cookie="VISITOR_INFO1_LIVE=; path=/; domain=.youtube.com";window.location.reload();

{ Thanks, Nedas. }

Google Maps for iPad

Almost one year after Google Maps was removed from iOS and 7 months after Google released a Maps app for iPhone, you can finally install the Google Maps app on an iPad and actually use it. Installing the iPhone app on an iPad wasn't a good idea, so the web app was a good alternative.

It's interesting to notice that the new Maps UI was first included in the Google Maps for iPhone. After that, Google used it in Google Maps Engine Lite, then in the new desktop Google Maps, in the updated app for Android and now the circle is closed.

The updated Google Maps app for iPhone and iPad looks just like the Android app and has almost the same features: incident reporting, dynamic rerouting, integration with Zagat and Google Offers, Google+ recommendations, the "explore" feature that lets you find great places without searching for them, biking directions and navigation, offline maps (type OK maps in the search box).

To open the "explore" section, tap the search box and select "explore". Then you can tap "eat", "drink", "shop", "play" or "sleep" and find a lot of useful suggestions. Many of them are influenced by the reviews of the people from your Google+ circles.


The full-screen map provides an immersive experience.


There's support for incident reports, although it's not clear if the new feature has anything to do with the Waze acquisition.


Google Maps still supports layers, but not all the layers from the old Android app. There are layers for traffic, public transit, bicycling and satellite maps.


When you first launch the app, Google Maps shows the following screen. The option to improve Google Maps by sharing anonymous location data is enabled by default. This means that Google no longer has to rely on Android devices to get traffic data. A similar option was displayed last year, when Google Maps for iOS was launched, so it's not new.


A year ago, things were very different: Google Maps for Android was a lot more powerful than the built-in Maps app for iOS powered by Google Maps data. Now Google Maps apps for Android and iOS have almost the same features. Can you find some features that are only available in the Android app?