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                     扩展基本信息
| 名称 |   |  
| 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 | 
| 电子邮箱 | [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"
    }
}  |  |