Water Glass

Daily Water Tracker

什么是Water Glass?

Water Glass是由https://www.oneclicklab.com开发的Chrome扩展程序,该扩展的主要功能是“Daily Water Tracker”。

扩展截图

screenshot

下载Water Glass扩展crx文件

下载Water Glass扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Water Glass is a simple homepage that allows you easy track your daily water intake. It replaces your "New Tab" window.

Each day your water intake count will be restored to 0, we do not store any of your data. Your daily count is stored in your browser.                    

扩展基本信息

名称 Water Glass Water Glass
ID cfmnokobeamddnjilinmidbkkdlheghh
官方URL https://chromewebstore.google.com/detail/water-glass/cfmnokobeamddnjilinmidbkkdlheghh
简介 Daily Water Tracker
文件大小 11.19 KB
安装次数 747
当前版本 0.1
更新时间 2018-06-06
上架时间 2018-06-06
评分 5.00/5 共2次评分
开发者 https://www.oneclicklab.com
电子邮箱 [email protected]
付费类型 free
扩展官网 http://waterglass.oneclicklab.com
隐私政策页面URL https://uglyemail.com/privacy-policy
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Water Glass",
    "short_name": "Glass",
    "version": "0.1",
    "description": "Daily Water Tracker",
    "author": "OneClick Lab",
    "homepage_url": "http:\/\/waterglass.oneclicklab.com",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}