Cat Image Extension
Opens a new tab with a cute cat image.
Cat Image Extensionとは何ですか?
Cat Image ExtensionはMajestyによって開発されたChromeの拡張機能で、その主な機能は「Opens a new tab with a cute cat image.」です。
拡張機能のスクリーンショット
Cat Image Extension拡張機能のCRXファイルをダウンロード
Cat Image Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Opens a new tab with a cute cat image. Click the button
拡張機能の基本情報
名前 | Cat Image Extension |
ID | efnopkdnmooaakiekphmififepbflmll |
公式URL | https://chromewebstore.google.com/detail/cat-image-extension/efnopkdnmooaakiekphmififepbflmll |
説明 | Opens a new tab with a cute cat image. |
ファイルサイズ | 28.09 KB |
インストール数 | 42 |
現在のバージョン | 1.0 |
最終更新日 | 2023-05-11 |
公開日 | 2023-03-09 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | Majesty |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Cat Image Extension", "version": "1.0", "description": "Opens a new tab with a cute cat image.", "action": { "default_popup": "popup.html", "default_icon": "icon.png" } } |