drink water.

drink water.

What is drink water.?

drink water. is a Chrome extension developed by http://elaineawang.com, and its main feature is "drink water.".

Extension Screenshots

screenshot

Download drink water. Extension CRX File

Download drink water. 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

                        Are you drinking enough water? Use this extension to remind yourself to drink some water each time you open a new tab. Your body will thank you!

What's new:
1.4: Introduced *dark mode*!                    

Extension Basic Information

Name drink water. drink water.
ID bhoejdamokncmjjoajibpidllaoahohm
Official URL https://chrome.google.com/webstore/detail/drink-water/bhoejdamokncmjjoajibpidllaoahohm
Description drink water.
File Size 44.07 KB
Installation Count 72
Current Version 1.7
Last Updated 2021-04-27
Publish Date 2021-04-25
Rating 5.00/5 Total 5 Ratings
Developer http://elaineawang.com
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "drink water.",
    "description": "drink water.",
    "version": "1.7",
    "author": "Elaine Wang",
    "browser_action": {
        "default_title": "drink water."
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}