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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}