Instant Maps
Instantly access Google Maps without having to leave your tab.
Instant Mapsとは何ですか?
Instant MapsはVatsalによって開発されたChromeの拡張機能で、その主な機能は「Instantly access Google Maps without having to leave your tab.」です。
拡張機能のスクリーンショット
Instant Maps拡張機能のCRXファイルをダウンロード
Instant Maps拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Instant Maps is designed to be used when a user is on a webpage and wishes to quickly locate something on a map. This extension allows maps to be seamlessly incorporated into the task at hand while the user can focus on the big picture.
拡張機能の基本情報
名前 | Instant Maps |
ID | icgmmonkdbidkcojchemocfihdgpoimj |
公式URL | https://chromewebstore.google.com/detail/instant-maps/icgmmonkdbidkcojchemocfihdgpoimj |
説明 | Instantly access Google Maps without having to leave your tab. |
ファイルサイズ | 2.25 MB |
インストール数 | 11,848 |
現在のバージョン | 2.0 |
最終更新日 | 2013-07-25 |
公開日 | 2013-07-25 |
評価 | 3.38/5 合計 16 レビュー |
開発者 | Vatsal |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Instant Maps", "version": "2.0", "manifest_version": 2, "description": "Instantly access Google Maps without having to leave your tab.", "browser_action": { "default_icon": "map.png", "default_popup": "popup.html" } } |