Meow Met

Override the standard new tab page with a random cat from the Metropolitan Museum of Art's online collection

What is Meow Met?

Meow Met is a Chrome extension developed by Emily McAllister, and its main feature is "Override the standard new tab page with a random cat from the Metropolitan Museum of Art's online collection".

Extension Screenshots

screenshot

Download Meow Met Extension CRX File

Download Meow Met extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Override the standard new tab page with a random cat from the Metropolitan Museum of Art's online collection. Click on a work of art's title to learn more.                    

Extension Basic Information

Name Meow Met Meow Met
ID annljkgbhnihbghkbfammlacnlfkdclp
Official URL https://chromewebstore.google.com/detail/meow-met/annljkgbhnihbghkbfammlacnlfkdclp
Description Override the standard new tab page with a random cat from the Metropolitan Museum of Art's online collection
File Size 65.07 KB
Installation Count 2,683
Current Version 2.3
Last Updated 2016-03-16
Publish Date 2016-03-16
Rating 4.04/5 Total 83 Ratings
Developer Emily McAllister
Payment Type free
Extension Website http://www.metmuseum.org/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Meow Met",
    "description": "Override the standard new tab page with a random cat from the Metropolitan Museum of Art's online collection",
    "version": "2.3",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "random.html"
    },
    "manifest_version": 2
}