Life Progress

Shows your age and a progress bar of how long you've lived

Life Progressคืออะไร?

Life Progress เป็นส่วนขยายของ Chrome ที่พัฒนาโดย RonquilloAeon และคุณลักษณะหลักของมันคือ "Shows your age and a progress bar of how long you've lived"

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

screenshot

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

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

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

                        Motivate yourself to make the most of every day. With Life Progress, each time you open a new tab, you are reminded of how much life you've lived. After entering your birthday and expected life expectancy, Life Progress calculates the percentage of life you have lived based on days.                    

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

ชื่อ Life Progress Life Progress
ID eehmmmcomifdkkmohhlhapbhmcgbhpbb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/life-progress/eehmmmcomifdkkmohhlhapbhmcgbhpbb
คำอธิบาย Shows your age and a progress bar of how long you've lived
ขนาดไฟล์ 502 KB
จำนวนการติดตั้ง 15
เวอร์ชันปัจจุบัน 0.1.1
อัปเดตครั้งล่าสุด 2017-10-01
วันที่เผยแพร่ 2017-10-01
ผู้พัฒนา RonquilloAeon
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Life Progress",
    "version": "0.1.1",
    "description": "Shows your age and a progress bar of how long you've lived",
    "icons": {
        "16": "lib\/icons\/life-progress_16-min.png",
        "32": "lib\/icons\/life-progress_32-min.png",
        "48": "lib\/icons\/life-progress_48-min.png",
        "128": "lib\/icons\/life-progress_128-min.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ]
}