Growth Tracker

Plant themed journal and mood tracker!

Growth Trackerคืออะไร?

Growth Tracker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Cmd Cat และคุณลักษณะหลักของมันคือ "Plant themed journal and mood tracker!"

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

screenshot
screenshot
screenshot

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

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

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

                        Track your mood and journal your thoughts right in your browser!

Growth Tracker features:
    >Daily mood tracking
    >Daily Journaling
    >Year overview
    >View and edit past entries
    >Export mood/journal history
    >Offline support
    >Lock entries to prevent accidental editing
    >Calming plant theme


Designed and programmed by Namesnipes and WillowRed AKA Cmd Cat                    

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

ชื่อ Growth Tracker Growth Tracker
ID pkbbochahepbkpkkidbhhdjhmjafgncm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/growth-tracker/pkbbochahepbkpkkidbhhdjhmjafgncm
คำอธิบาย Plant themed journal and mood tracker!
ขนาดไฟล์ 875 KB
จำนวนการติดตั้ง 2,130
เวอร์ชันปัจจุบัน 0.13
อัปเดตครั้งล่าสุด 2023-08-28
วันที่เผยแพร่ 2022-07-07
คะแนน 4.67/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา Cmd Cat
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/Namesnipes/Growth-Tracker
URL หน้าช่วยเหลือ https://github.com/Namesnipes/Growth-Tracker/issues
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Plant themed journal and mood tracker!",
    "manifest_version": 3,
    "name": "Growth Tracker",
    "version": "0.13",
    "permissions": [
        "storage"
    ],
    "homepage_url": "https:\/\/github.com\/Namesnipes\/Extension",
    "icons": {
        "16": "assets\/icon16.png",
        "32": "assets\/icon32.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    },
    "action": {
        "default_popup": "main.html",
        "default_title": "Growth Tracker"
    }
}