Meow Met
Override the standard new tab page with a random cat from the Metropolitan Museum of Art's online collection
什么是Meow Met?
Meow Met是由Emily McAllister开发的Chrome扩展程序,该扩展的主要功能是“Override the standard new tab page with a random cat from the Metropolitan Museum of Art's online collection”。
扩展截图
下载Meow Met扩展crx文件
下载Meow Met扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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. 扩展基本信息
| 名称 | |
| ID | annljkgbhnihbghkbfammlacnlfkdclp |
| 官方URL | https://chromewebstore.google.com/detail/meow-met/annljkgbhnihbghkbfammlacnlfkdclp |
| 简介 | Override the standard new tab page with a random cat from the Metropolitan Museum of Art's online collection |
| 文件大小 | 65.07 KB |
| 安装次数 | 2,683 |
| 当前版本 | 2.3 |
| 更新时间 | 2016-03-16 |
| 上架时间 | 2016-03-16 |
| 评分 | 4.04/5 共83次评分 |
| 开发者 | Emily McAllister |
| 付费类型 | free |
| 扩展官网 | http://www.metmuseum.org/ |
| 支持的语言 | 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
} | |