多喝热水

多喝热水!

Cos'è 多喝热水?

多喝热水 è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "多喝热水!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione 多喝热水

Scarica i file di estensione 多喝热水 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome 多喝热水 多喝热水
ID cebibehlijafimpbmdgpodjkidodggmb
URL Ufficiale https://chromewebstore.google.com/detail/%E5%A4%9A%E5%96%9D%E7%83%AD%E6%B0%B4/cebibehlijafimpbmdgpodjkidodggmb
Descrizione 多喝热水!
Dimensione del File 392 KB
Conteggio Installazioni 86
Versione Corrente 1.2.1
Ultimo Aggiornamento 2018-11-19
Data di Pubblicazione 2018-11-19
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore Unknown
Tipo di Pagamento free
Lingue Supportate 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
}