Omni World Timezone Map

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

什麼是Omni World Timezone Map?

Omni World Timezone Map是由Paul Noble開發的Chrome擴展程式,該擴展的主要功能是“A world day / night map and timezone converter with 100s of locations.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Omni World Timezone Map擴展crx文件

下載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
官方網址 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"
    }
}