多喝热水

多喝热水!

多喝热水とは何ですか?

多喝热水はUnknownによって開発されたChromeの拡張機能で、その主な機能は「多喝热水!」です。

拡張機能のスクリーンショット

screenshot
screenshot

多喝热水拡張機能のCRXファイルをダウンロード

多喝热水拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        每天都要喝八杯水保证健康,但是工作学习忙起来总是忘了喝水,有了这个插件就不怕忘记喝水啦!                    

拡張機能の基本情報

名前 多喝热水 多喝热水
ID cebibehlijafimpbmdgpodjkidodggmb
公式URL https://chromewebstore.google.com/detail/%E5%A4%9A%E5%96%9D%E7%83%AD%E6%B0%B4/cebibehlijafimpbmdgpodjkidodggmb
説明 多喝热水!
ファイルサイズ 392 KB
インストール数 86
現在のバージョン 1.2.1
最終更新日 2018-11-19
公開日 2018-11-19
評価 5.00/5 合計 2 レビュー
開発者 Unknown
支払い方法 free
対応言語 zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u591a\u559d\u70ed\u6c34",
    "version": "1.2.1",
    "description": "\u591a\u559d\u70ed\u6c34\uff01",
    "permissions": [
        "alarms",
        "notifications",
        "storage"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/get_started16.png",
        "32": "images\/get_started32.png",
        "48": "images\/get_started48.png",
        "128": "images\/get_started128.png"
    },
    "manifest_version": 2
}