Clock

The extension will show you the current time

ما هو Clock؟

Clock هو إضافة Chrome تم تطويرها بواسطة bhawanvirk، والميزة الرئيسية لها هي "The extension will show you the current time".

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

screenshot

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

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

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

                        This is one of the simple and clean clock.                    

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

الاسم Clock Clock
ID gmfkgjignenhgcimhembjlhpihhonbln
عنوان URL الرسمي https://chromewebstore.google.com/detail/clock/gmfkgjignenhgcimhembjlhpihhonbln
الوصف The extension will show you the current time
حجم الملف 7.42 KB
عدد التثبيتات 515
النسخة الحالية 1.0
آخر تحديث 2013-04-16
تاريخ النشر 2013-04-16
تقييم 4.00/5 مجموع تقييمات 2
المطور bhawanvirk
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "The extension will show you the current time",
    "name": "Clock",
    "manifest_version": 2,
    "version": "1.0"
}