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 | 
| 官方網址 | 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"
    }
}  |  |