Overland Maps
This extension will allow you to move between map sources
Overland Mapsとは何ですか?
Overland MapsはDuncan Margettsによって開発されたChromeの拡張機能で、その主な機能は「This extension will allow you to move between map sources」です。
拡張機能のスクリーンショット
Overland Maps拡張機能のCRXファイルをダウンロード
Overland Maps拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension allows you to jump from ExplorOz Topo, Google Maps, Hema Cloud or Open Streetmap to the same location and zoom level in another map.
拡張機能の基本情報
名前 | Overland Maps |
ID | ofnbmjidclgknpedakhcfbebofejfkbl |
公式URL | https://chromewebstore.google.com/detail/overland-maps/ofnbmjidclgknpedakhcfbebofejfkbl |
説明 | This extension will allow you to move between map sources |
ファイルサイズ | 23.38 KB |
インストール数 | 33 |
現在のバージョン | 1.0 |
最終更新日 | 2020-01-30 |
公開日 | 2020-01-30 |
開発者 | Duncan Margetts |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Overland Maps", "description": "This extension will allow you to move between map sources", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "tabs" ] } |