Omni World Timezone Map
A world day / night map and timezone converter with 100s of locations.
Wat is Omni World Timezone Map?
Omni World Timezone Map is een Chrome-extensie ontwikkeld door Paul Noble, en de belangrijkste functie is "A world day / night map and timezone converter with 100s of locations.".
Extensie Screenshots
Download het CRX-bestand van de extensie Omni World Timezone Map
Download Omni World Timezone Map-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Timezone conversion made simple and beautiful with a customizable world day / night map that offers hundreds of locations to be added. Basisinformatie over de Extensie
| Naam | |
| ID | lbmkcdphcmlokbdpgnjdpghmbednmhch |
| Officiële URL | https://chromewebstore.google.com/detail/omni-world-timezone-map/lbmkcdphcmlokbdpgnjdpghmbednmhch |
| Beschrijving | A world day / night map and timezone converter with 100s of locations. |
| Bestandsgrootte | 921 KB |
| Aantal Installaties | 774 |
| Huidige Versie | 0.0.1 |
| Laatst Bijgewerkt | 2017-10-31 |
| Publicatiedatum | 2017-10-31 |
| Beoordeling | 3.83/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | Paul Noble |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |