Text Clock

Time as Text

ما هو Text Clock؟

Text Clock هو إضافة Chrome تم تطويرها بواسطة billsearle، والميزة الرئيسية لها هي "Time as Text".

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

screenshot

تحميل ملف CRX للإضافة Text Clock

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

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

                        Text clock - readable time.                    

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

الاسم Text Clock Text Clock
ID caacmmeopdailkdlgkimndodjipilaha
عنوان URL الرسمي https://chromewebstore.google.com/detail/text-clock/caacmmeopdailkdlgkimndodjipilaha
الوصف Time as Text
حجم الملف 229 KB
عدد التثبيتات 169
النسخة الحالية 0.2
آخر تحديث 2015-03-20
تاريخ النشر 2015-03-19
تقييم 4.67/5 مجموع تقييمات 3
المطور billsearle
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://billsearle.me
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Text Clock",
    "description": "Time as Text",
    "version": "0.2",
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png"
    }
}