Drink Water Timer: Every 60 Minutes
Remind yourself to hydrate, every new tab
What is Drink Water Timer: Every 60 Minutes?
Drink Water Timer: Every 60 Minutes is a Chrome extension developed by https://adroller.co, and its main feature is "Remind yourself to hydrate, every new tab".
Extension Screenshots
Download Drink Water Timer: Every 60 Minutes Extension CRX File
Download Drink Water Timer: Every 60 Minutes 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
Search the internet on every new tab with links to your favorite Web development and programming websites By clicking “Add to chrome”, I accept and agree to installing the Tab Portal Web Development on New Tab Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services powered by Microsoft Bing. Terms: https://www.adroller.co/tab-portal-webdev-terms Privacy: https://www.adroller.co/privacy-policy About: https://www.adroller.co Contact: https://www.adroller.co/contact
Extension Basic Information
Name | Drink Water Timer: Every 60 Minutes |
ID | lpicigdhlkdopclpdnakajkdbnelnecg |
Official URL | https://chromewebstore.google.com/detail/drink-water-timer-every-6/lpicigdhlkdopclpdnakajkdbnelnecg |
Description | Remind yourself to hydrate, every new tab |
File Size | 6.67 MB |
Installation Count | 33,183 |
Current Version | 1.0.2 |
Last Updated | 2023-07-13 |
Publish Date | 2023-06-21 |
Rating | 5.00/5 Total 5 Ratings |
Developer | https://adroller.co |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Drink Water Timer: Every 60 Minutes", "description": "Remind yourself to hydrate, every new tab", "version": "1.0.2", "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "action": { "default_icon": "img\/icon48.png" } } |