Analog 24

24 hour analog clock for your new tab. See where you are in the day at a glance. Inspired by 'Slow' brand watches.

ما هو Analog 24؟

Analog 24 هو إضافة Chrome تم تطويرها بواسطة Patrick Moody، والميزة الرئيسية لها هي "24 hour analog clock for your new tab. See where you are in the day at a glance. Inspired by 'Slow' brand watches.".

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

screenshot

تحميل ملف CRX للإضافة Analog 24

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

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

                        24 hour analog clock for your new tab. Why? It's a cool way to see where you are in the day at a glance - without worrying about the exact minutes.

Inspired by 'Slow' brand watches.                    

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

الاسم Analog 24 Analog 24
ID iacbjlpendfggiiodeabcgfpbfomiiij
عنوان URL الرسمي https://chromewebstore.google.com/detail/analog-24/iacbjlpendfggiiodeabcgfpbfomiiij
الوصف 24 hour analog clock for your new tab. See where you are in the day at a glance. Inspired by 'Slow' brand watches.
حجم الملف 13 KB
عدد التثبيتات 74
النسخة الحالية 1.5
آخر تحديث 2015-07-12
تاريخ النشر 2015-07-11
تقييم 5.00/5 مجموع تقييمات 3
المطور Patrick Moody
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Analog 24",
    "description": "24 hour analog clock for your new tab. See where you are in the day at a glance. Inspired by 'Slow' brand watches.",
    "version": "1.5",
    "incognito": "split",
    "options_page": "options.html",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "128": "icon_128.png"
    },
    "manifest_version": 2
}