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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    ]
}