Thanks to a tip from the unofficial Google Operating System blog, we can see an interesting new experiment which allows users to view quick information simply by hovering over a link to a channel on YouTube.
Cards tell you who in your circles is subscribed to a channel if you are not. |
This is convenient not only because it provides quick access to basic channel information, but also to a Google+ page. What’s more, it brings the Google+ and YouTube interfaces even closer together, while keeping them distinctly separate.
A comparison of the YouTube and Google+ cards. |
You can try out the new channel cards, which will likely be rolled out to publicly soon, by following these steps:
- Navigate to http://youtube.com
- Open your browser’s developer console
- In Chrome or Opera 15, press Ctrl+Shift+J (or Command-Option-J on Mac)
- In Internet Explorer, press F12 and select “Console”
- In Firefox, press Ctrl+Shift+K (or Command-Option-K on Mac)
- In Opera 12, press Ctrl+Shift+I (or Command-Option-I on Mac) and select “Console”
- In Safari, open the Web Inspector with these instructions
- Paste this code:
4. Hit Enter and close the console (refresh the page if it doesn’t automatically)
document.cookie="VISITOR_INFO1_LIVE=; path=/;
domain=.youtube.com";window.location.reload();
That’s it! The cards should be visible simply by hovering over a channel title or link anywhere on YouTube.
What do you think of the new channel cards? Are there any more features from Google+ you’d like brought over to YouTube, or vice versa? Tell us below!