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.」です。
拡張機能のスクリーンショット
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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
}
} | |