Omni World Timezone Map

A world day / night map and timezone converter with 100s of locations.

ما هو Omni World Timezone Map؟

Omni World Timezone Map هو إضافة Chrome تم تطويرها بواسطة Paul Noble، والميزة الرئيسية لها هي "A world day / night map and timezone converter with 100s of locations.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Omni World Timezone Map

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

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

                        Timezone conversion made simple and beautiful with a customizable world day / night map that offers hundreds of locations to be added.                    

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

الاسم Omni World Timezone Map Omni World Timezone Map
ID lbmkcdphcmlokbdpgnjdpghmbednmhch
عنوان URL الرسمي https://chromewebstore.google.com/detail/omni-world-timezone-map/lbmkcdphcmlokbdpgnjdpghmbednmhch
الوصف A world day / night map and timezone converter with 100s of locations.
حجم الملف 921 KB
عدد التثبيتات 774
النسخة الحالية 0.0.1
آخر تحديث 2017-10-31
تاريخ النشر 2017-10-31
تقييم 3.83/5 مجموع تقييمات 6
المطور Paul Noble
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Omni World Timezone Map",
    "description": "A world day \/ night map and timezone converter with 100s of locations.",
    "manifest_version": 2,
    "version": "0.0.1",
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "page_action": {
        "default_icon": "icon48.png",
        "default_title": "Omni World Timezone Map"
    },
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    }
}