Word Clock
A beautiful word clock that replaces the default New Tab interface.
ما هو Word Clock؟
Word Clock هو إضافة Chrome تم تطويرها بواسطة Chris Dalke، والميزة الرئيسية لها هي "A beautiful word clock that replaces the default New Tab interface.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Word Clock
قم بتنزيل ملفات الامتداد Word Clock بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Word Clock is a simple, beautiful background for your new tab screen. The extension replaces the new tab screen with a Grid-style word clock, with words that light up to show the current time. Coming Soon: -24 hour time -Support for time zones besides the client time -Customizable color palette for background Please leave a rating!
معلومات أساسية عن التمديد
الاسم | |
ID | ephnjjcgghfoadekcfjmflbikcjcglmm |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/word-clock/ephnjjcgghfoadekcfjmflbikcjcglmm |
الوصف | A beautiful word clock that replaces the default New Tab interface. |
حجم الملف | 1.32 MB |
عدد التثبيتات | 86 |
النسخة الحالية | 1.0 |
آخر تحديث | 2016-05-30 |
تاريخ النشر | 2016-05-30 |
تقييم | 3.75/5 مجموع تقييمات 4 |
المطور | Chris Dalke |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Word Clock", "short_name": "Word Clock", "version": "1.0", "description": "A beautiful word clock that replaces the default New Tab interface.", "author": "Chris Dalke", "icons": { "48": "static\/img\/icon48.png", "128": "static\/img\/icon128.png" }, "chrome_url_overrides": { "newtab": "index.htm" } } |