ChronoTab: The Best New Tab Clock

The best timepiece for the new tab page

ما هو ChronoTab: The Best New Tab Clock؟

ChronoTab: The Best New Tab Clock هو إضافة Chrome تم تطويرها بواسطة Dakota Larson، والميزة الرئيسية لها هي "The best timepiece for the new tab page".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة ChronoTab: The Best New Tab Clock

قم بتنزيل ملفات الامتداد ChronoTab: The Best New Tab Clock بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        The best timepiece for the new tab page!

Features:
> Snazzy clock face
> Slick digital clock and date
> Comprehensive configuration

Contact me with ideas, bug reports or comments! 
[email protected]                    

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

الاسم ChronoTab: The Best New Tab Clock ChronoTab: The Best New Tab Clock
ID aglflhdjjfabpohbaonlepcofcofpamd
عنوان URL الرسمي https://chromewebstore.google.com/detail/chronotab-the-best-new-ta/aglflhdjjfabpohbaonlepcofcofpamd
الوصف The best timepiece for the new tab page
حجم الملف 52.83 KB
عدد التثبيتات 22
النسخة الحالية 1.4
آخر تحديث 2018-04-09
تاريخ النشر 2018-04-08
تقييم 5.00/5 مجموع تقييمات 2
المطور Dakota Larson
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ChronoTab: The Best New Tab Clock",
    "short_name": "ChronoTab",
    "author": "Dakota Larson",
    "description": "The best timepiece for the new tab page",
    "version": "1.4",
    "icons": {
        "16": ".\/res\/clock_16.png",
        "24": ".\/res\/clock_24.png",
        "32": ".\/res\/clock_32.png",
        "48": ".\/res\/clock_48.png",
        "64": ".\/res\/clock_64.png",
        "128": ".\/res\/clock_128.png",
        "256": ".\/res\/clock_256.png"
    },
    "chrome_url_overrides": {
        "newtab": "clock.html"
    },
    "browser_action": {
        "default_popup": "popup.html"
    }
}