Kitty Tab
Fun cat gifs for each new tab !
Kitty Tabとは何ですか?
Kitty Tabはbob6664569によって開発されたChromeの拡張機能で、その主な機能は「Fun cat gifs for each new tab !」です。
拡張機能のスクリーンショット
Kitty Tab拡張機能のCRXファイルをダウンロード
Kitty Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Add fun to each new tab with the Kitty-Tab (TM) !
(Just another tab with gifs of cats) 拡張機能の基本情報
| 名前 | |
| ID | fbhgegkipgjamncghhbfojfecmkfbglm |
| 公式URL | https://chromewebstore.google.com/detail/kitty-tab/fbhgegkipgjamncghhbfojfecmkfbglm |
| 説明 | Fun cat gifs for each new tab ! |
| ファイルサイズ | 13.37 KB |
| インストール数 | 1,168 |
| 現在のバージョン | 0.1.5 |
| 最終更新日 | 2016-11-20 |
| 公開日 | 2016-11-20 |
| 評価 | 5.00/5 合計 3 レビュー |
| 開発者 | bob6664569 |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Kitty Tab",
"description": "Fun cat gifs for each new tab !",
"version": "0.1.5",
"incognito": "split",
"chrome_url_overrides": {
"newtab": "cat.html"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"manifest_version": 2
} | |