Water Glass

Daily Water Tracker

What is Water Glass?

Water Glass is a Chrome extension developed by https://www.oneclicklab.com, and its main feature is "Daily Water Tracker".

Extension Screenshots

screenshot

Download Water Glass Extension CRX File

Download Water Glass 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

                        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.                    

Extension Basic Information

Name Water Glass Water Glass
ID cfmnokobeamddnjilinmidbkkdlheghh
Official URL https://chromewebstore.google.com/detail/water-glass/cfmnokobeamddnjilinmidbkkdlheghh
Description Daily Water Tracker
File Size 11.19 KB
Installation Count 747
Current Version 0.1
Last Updated 2018-06-06
Publish Date 2018-06-06
Rating 5.00/5 Total 2 Ratings
Developer https://www.oneclicklab.com
Email [email protected]
Payment Type free
Extension Website http://waterglass.oneclicklab.com
Privacy Policy Page URL https://uglyemail.com/privacy-policy
Supported Languages 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"
    }
}