多喝热水

多喝热水!

What is 多喝热水?

多喝热水 is a Chrome extension developed by Unknown, and its main feature is "多喝热水!".

Extension Screenshots

screenshot
screenshot

Download 多喝热水 Extension CRX File

Download 多喝热水 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name 多喝热水 多喝热水
ID cebibehlijafimpbmdgpodjkidodggmb
Official URL https://chromewebstore.google.com/detail/%E5%A4%9A%E5%96%9D%E7%83%AD%E6%B0%B4/cebibehlijafimpbmdgpodjkidodggmb
Description 多喝热水!
File Size 392 KB
Installation Count 86
Current Version 1.2.1
Last Updated 2018-11-19
Publish Date 2018-11-19
Rating 5.00/5 Total 2 Ratings
Developer Unknown
Payment Type free
Supported Languages 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
}