Softwater

Daily water tracker

什么是Softwater?

Softwater是由altunkaynakebrar开发的Chrome扩展程序,该扩展的主要功能是“Daily water tracker”。

扩展截图

screenshot

下载Softwater扩展crx文件

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

扩展使用说明

                        Softwater - Daily Water Tracker Extension

Stay hydrated and track your daily water intake with Softwater, a simple and intuitive Google Chrome extension.

Features:

Effortlessly track your daily water consumption
Set your daily water intake goal for optimal hydration
Receive reminders and notifications to drink water throughout the day
Visualize your progress with a clear and concise water intake history
Start each day fresh with automatic daily reset
Why Softwater?
Proper hydration is essential for your health and well-being. Softwater makes it easy to prioritize hydration by providing you with a user-friendly tool to monitor and achieve your daily water intake goals. With its unobtrusive design and customizable reminders, Softwater seamlessly integrates into your daily routine.

How to Use:

Install Softwater from the Chrome Web Store.
Set your daily water intake goal based on your preferences.
Start tracking your water consumption effortlessly.

Watch your progress and stay motivated with visual insights.
Enjoy the automatic daily reset to begin anew each day.
Don't compromise on your health – stay hydrated with Softwater. Download now and make hydration a part of your everyday life.
 https://www.buymeacoffee.com/devebrar                    

扩展基本信息

名称 Softwater Softwater
ID kanfggekidjhdagndkanbadcfpffkcpe
官方URL https://chromewebstore.google.com/detail/softwater/kanfggekidjhdagndkanbadcfpffkcpe
简介 Daily water tracker
文件大小 17.23 KB
安装次数 36
当前版本 1.0
更新时间 2023-08-06
上架时间 2023-08-04
评分 5.00/5 共12次评分
开发者 altunkaynakebrar
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Softwater",
    "version": "1.0",
    "description": "Daily water tracker",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "permissions": [
        "storage"
    ],
    "action": {
        "default_icon": {
            "16": "icon.png",
            "48": "icon.png"
        },
        "default_popup": "popup.html"
    }
}