Google Art Project – Chrome Extension

By  on  

As my career progresses, I see more apps and services which try to invade my space.  Notifications, emails, alerts...everyone wants a piece of me.  And I'll level with you:  they drive me mad.  I want the least amount of interruptions as possible and I want the web interactions I do have to be pleasant.  I want to enjoy every tiny piece of my day, which is why I'm so excited to have discovered a new Chrome extension for the Google Art Project.

Art

This awesome Chrome extension shows a piece of classic art when you open a new tab.  You don't see the default search screen and you don't see history tiles -- you see a beautiful piece of artwork.

So why do I love this extension so much?  I've never counted but I'm sure I open at least 50 to 100 new tabs every day, and seeing art upon each new open makes me smile.  Adding beauty in any aspect of life is a plus -- this is one easy way to make yourself smile from time to time.  :)

Recent Features

  • By
    Create Namespaced Classes with MooTools

    MooTools has always gotten a bit of grief for not inherently using and standardizing namespaced-based JavaScript classes like the Dojo Toolkit does.  Many developers create their classes as globals which is generally frowned up.  I mostly disagree with that stance, but each to their own.  In any event...

  • By
    Write Better JavaScript with Promises

    You've probably heard the talk around the water cooler about how promises are the future. All of the cool kids are using them, but you don't see what makes them so special. Can't you just use a callback? What's the big deal? In this article, we'll...

Incredible Demos

  • By
    MooTools History Plugin

    One of the reasons I love AJAX technology so much is because it allows us to avoid unnecessary page loads.  Why download the header, footer, and other static data multiple times if that specific data never changes?  It's a waste of time, processing, and bandwidth.  Unfortunately...

  • By
    Element Position Swapping Using MooTools 1.2

    We all know that MooTools 1.2 can do some pretty awesome animations. What if we want to quickly make two element swap positions without a lot of fuss? Now you can by implementing a MooTools swap() method. MooTools 1.2 Implementation MooTools 1.2 Usage To call the swap...

Discussion

  1. I use a plugin called Benchwarmer which does a similar thing but with tiled dribbble shots (most popular, who your following or just the latest)

  2. I chose nature – Momentum (https://chrome.google.com/webstore/detail/momentum/laookkfknpbbblfpciffpaejjkokdgca) with beautiful photos, but this plugin looks also interesting.

  3. Another David

    It looks good.
    I want the same add-on in Firefox!

  4. Thanks, it would be interesting to see those work of art on my Chrome, just hope it does not make it too heavy and slow.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!