Remaining time

count down your life time

ما هو Remaining time؟

Remaining time هو إضافة Chrome تم تطويرها بواسطة rlarudgh2017، والميزة الرئيسية لها هي "count down your life time".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Remaining time

قم بتنزيل ملفات الامتداد Remaining time بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        "Remaining Time" is a chrome extension program for pressuring lazy people.

1. Count Down:
"Remaining Time" shows your life time into seconds and reminds that you do not have much time for waste!

2. To-do list:
You can add your to-do list. Do not waste your time, focus on your goal.                    

معلومات أساسية عن التمديد

الاسم Remaining time Remaining time
ID pbipdikihhcimlmbgneoioncgbndonpn
عنوان URL الرسمي https://chromewebstore.google.com/detail/remaining-time/pbipdikihhcimlmbgneoioncgbndonpn
الوصف count down your life time
حجم الملف 6.48 MB
عدد التثبيتات 52
النسخة الحالية 1.0
آخر تحديث 2021-04-17
تاريخ النشر 2021-04-17
المطور rlarudgh2017
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://gyeonghokim.github.io/RemainingTime/
عنوان صفحة المساعدة https://github.com/GyeongHoKim/RemainingTime
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Remaining time",
    "description": "count down your life time",
    "version": "1.0",
    "manifest_version": 2,
    "icons": {
        "128": ".\/assets\/favicon\/sand-clock.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}