Internet Time
The simpliest way to point correct time all over the world
ما هو Internet Time؟
Internet Time هو إضافة Chrome تم تطويرها بواسطة Sole IT، والميزة الرئيسية لها هي "The simpliest way to point correct time all over the world".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Internet Time
قم بتنزيل ملفات الامتداد Internet Time بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
If you'd like to arrange time and don't want to confuse the time zones use InternetTime which is inspired by Swatch Internet Time. Internet Time doesn't use any time zones. The @0 (at-zero) is the day beginning at UTC+0, and all 24 hours are devided in 1000 pieces. For example, @329 = 07:53 in UTC+0
معلومات أساسية عن التمديد
الاسم | |
ID | odahaeohkbkbdminmdlefikeomonfbcb |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/internet-time/odahaeohkbkbdminmdlefikeomonfbcb |
الوصف | The simpliest way to point correct time all over the world |
حجم الملف | 50.75 KB |
عدد التثبيتات | 25 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2014-07-23 |
تاريخ النشر | 2014-07-22 |
تقييم | 2.33/5 مجموع تقييمات 3 |
المطور | Sole IT |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Internet Time", "version": "1.0.0", "description": "The simpliest way to point correct time all over the world", "icons": { "16": "i\/icon16.png", "48": "i\/icon48.png", "128": "i\/icon48.png" }, "browser_action": { "default_icon": "i\/icon16.png", "default_popup": "popup.html" }, "author": "Sole IT" } |