Softwater

Daily water tracker

Softwaterคืออะไร?

Softwater เป็นส่วนขยายของ Chrome ที่พัฒนาโดย altunkaynakebrar และคุณลักษณะหลักของมันคือ "Daily water tracker"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Softwater

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}