Until

A clean, simple new tab countdown extension to wait for exiciting dates.

ما هو Until؟

Until هو إضافة Chrome تم تطويرها بواسطة Jung Woo Moon، والميزة الرئيسية لها هي "A clean, simple new tab countdown extension to wait for exiciting dates.".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Until

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

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

                        Until is a minimalist new tab extension that counts down to your most exciting dates. Aiming for simplicity, this countdown has a clean and easy-to-use interface that provides no more than what is necessary.

Update v1.3
- Can now upload your own background image
- Added image thumbnails

Update v1.2
- Changed font
- Added a background options menu
- Added a white fadeout transition

Update v1.1
- Added 2 background image options
- Changed settings icon
- Change font proportions                    

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

الاسم Until Until
ID ipfblimedocbohlbbncakigacpnnceab
عنوان URL الرسمي https://chromewebstore.google.com/detail/until/ipfblimedocbohlbbncakigacpnnceab
الوصف A clean, simple new tab countdown extension to wait for exiciting dates.
حجم الملف 4.77 MB
عدد التثبيتات 634
النسخة الحالية 1.3
آخر تحديث 2018-03-01
تاريخ النشر 2018-03-01
تقييم 4.63/5 مجموع تقييمات 8
المطور Jung Woo Moon
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Until",
    "description": "A clean, simple new tab countdown extension to wait for exiciting dates.",
    "version": "1.3",
    "chrome_url_overrides": {
        "newtab": "until.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}