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
} | |