iHabit

Simple, minimalist habit tracking.

iHabitคืออะไร?

iHabit เป็นส่วนขยายของ Chrome ที่พัฒนาโดย brenzenitho และคุณลักษณะหลักของมันคือ "Simple, minimalist habit tracking."

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

screenshot
screenshot
screenshot
screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย iHabit ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Improve your life with new, impactful habits. Create weekly recurring habit schedules.

Make your habits stick with progress visualizations for week, month, year, and all-time.

Modern, clean, zero-complexity habit tracking.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ iHabit iHabit
ID ngbhaiedpgcjihgkkanmacofdekipmnd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/ihabit/ngbhaiedpgcjihgkkanmacofdekipmnd
คำอธิบาย Simple, minimalist habit tracking.
ขนาดไฟล์ 241 KB
จำนวนการติดตั้ง 250
เวอร์ชันปัจจุบัน 0.0.0.2
อัปเดตครั้งล่าสุด 2022-12-29
วันที่เผยแพร่ 2022-10-28
คะแนน 4.88/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา brenzenitho
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://enchanted-mallet-f6c.notion.site/Privacy-Policy-35cc65ff4cce42ba9714a20fb0bc46f4
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "iHabit",
    "description": "Simple, minimalist habit tracking.",
    "version": "0.0.0.2",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "Open today's habits"
    },
    "icons": {
        "16": "Icon16.png",
        "48": "Icon48.png",
        "128": "Icon128.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage"
    ]
}