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
    JavaScript Promise API

    While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready?  Promises are becoming a big part of the JavaScript world...

  • By
    9 Mind-Blowing WebGL Demos

    As much as developers now loathe Flash, we're still playing a bit of catch up to natively duplicate the animation capabilities that Adobe's old technology provided us.  Of course we have canvas, an awesome technology, one which I highlighted 9 mind-blowing demos.  Another technology available...

Incredible Demos

  • By
    Build a Slick and Simple MooTools Accordion

    Last week I covered a smooth, subtle MooTools effect called Kwicks. Another great MooTools creation is the Accordion, which acts like...wait for it...an accordion! Now I've never been a huge Weird Al fan so this is as close to playing an accordion as...

  • By
    CSS Ellipsis Beginning of String

    I was incredibly happy when CSS text-overflow: ellipsis (married with fixed width and overflow: hidden was introduced to the CSS spec and browsers; the feature allowed us to stop trying to marry JavaScript width calculation with string width calculation and truncation.  CSS ellipsis was also very friendly to...

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!