Replace Image
We made this at first so we could enter a URL and replace all images on the page with the specified image url. Then Chrome wouldn't allow this so we turned to making it a page action that when clicked on, will replace any image on the page with a funny photo such as a lolCat, corporate stock photos, or Fresh Prince of Bel Air photos.
Our target user is anyone who wants to laugh.
We're most proud of working with the Chrome Extension API because it's very difficult to get certain operations accomplished. For example to view the DOM content on a page through chrome let alone edit it when the operation is waiting on the click of the icon is one of the harder tasks. Learning to debug and work with the with Chrome was the toughest part of the project.

Share this project:

Updates