Snail Wave
A chrome extension full of fun cute snails to say hi to you throughout the day when you click on the icon.
什么是Snail Wave?
Snail Wave是由Remind 2 Unwind开发的Chrome扩展程序,该扩展的主要功能是“A chrome extension full of fun cute snails to say hi to you throughout the day when you click on the icon.”。
扩展截图
下载Snail Wave扩展crx文件
下载Snail Wave扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Need a cute snail to brighten up your day? With Snail Wave, you click the extension icon to get a cute snail image popup. You can also click a button to see more snail images. It is a great extension to bring you a smile throughout your day.                     扩展基本信息
| 名称 |   |  
| ID | fbajfoofelnepdephbmffkbemhiocaoe | 
| 官方URL | https://chromewebstore.google.com/detail/snail-wave/fbajfoofelnepdephbmffkbemhiocaoe | 
| 简介 | A chrome extension full of fun cute snails to say hi to you throughout the day when you click on the icon. | 
| 文件大小 | 15.39 MB | 
| 安装次数 | 148 | 
| 当前版本 | 1.1 | 
| 更新时间 | 2021-02-23 | 
| 上架时间 | 2021-01-22 | 
| 评分 | 5.00/5 共3次评分 | 
| 开发者 | Remind 2 Unwind | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Snail Wave",
    "version": "1.1",
    "description": "A chrome extension full of fun cute snails to say hi to you throughout the day when you click on the icon.",
    "icons": {
        "16": "snailColor.png",
        "48": "snailColor.png",
        "128": "snailColor.png"
    },
    "browser_action": {
        "default_icon": "snailColor.png",
        "default_popup": "popup.html"
    }
}  |  |