World Clocks
World Clocks
ما هو World Clocks؟
World Clocks هو إضافة Chrome تم تطويرها بواسطة https://quickrr.com، والميزة الرئيسية لها هي "World Clocks".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة World Clocks
قم بتنزيل ملفات الامتداد World Clocks بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
World Clocks is a simple yet powerful Chrome extension to display current time in different time zones. Select country & city, and every time you open World Clocks you have local time instantly.
Chrome productivity extensions by http://quickrr.com معلومات أساسية عن التمديد
| الاسم | |
| ID | ajnbnekhpkkfaobjalnhdoofajkghidp |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/world-clocks/ajnbnekhpkkfaobjalnhdoofajkghidp |
| الوصف | World Clocks |
| حجم الملف | 255 KB |
| عدد التثبيتات | 8,708 |
| النسخة الحالية | 2.0 |
| آخر تحديث | 2015-02-22 |
| تاريخ النشر | 2015-02-22 |
| تقييم | 4.41/5 مجموع تقييمات 222 |
| المطور | https://quickrr.com |
| نوع الدفع | free |
| موقع الإضافة | http://quickrr.com |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"page": "background.html"
},
"name": "World Clocks",
"version": "2.0",
"manifest_version": 2,
"description": "World Clocks",
"browser_action": {
"default_icon": "images\/icon.png",
"default_popup": "popup.htm",
"default_title": "World Clocks"
},
"icons": {
"128": "images\/icon128.png",
"48": "images\/icon48.png",
"16": "images\/icon16.png"
}
} | |