Omni World Timezone Map

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

What is Omni World Timezone Map?

Omni World Timezone Map is a Chrome extension developed by Paul Noble, and its main feature is "A world day / night map and timezone converter with 100s of locations.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Omni World Timezone Map Extension CRX File

Download Omni World Timezone Map extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Omni World Timezone Map Omni World Timezone Map
ID lbmkcdphcmlokbdpgnjdpghmbednmhch
Official URL https://chromewebstore.google.com/detail/omni-world-timezone-map/lbmkcdphcmlokbdpgnjdpghmbednmhch
Description A world day / night map and timezone converter with 100s of locations.
File Size 921 KB
Installation Count 774
Current Version 0.0.1
Last Updated 2017-10-31
Publish Date 2017-10-31
Rating 3.83/5 Total 6 Ratings
Developer Paul Noble
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}