geteach.com/lookAt
Converts Google Earth URLs to LookAt
geteach.com/lookAtとは何ですか?
geteach.com/lookAtはhttps://www.geteach.comによって開発されたChromeの拡張機能で、その主な機能は「Converts Google Earth URLs to LookAt」です。
拡張機能のスクリーンショット
geteach.com/lookAt拡張機能のCRXファイルをダウンロード
geteach.com/lookAt拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This is a quickly created tool used to take a New Google Earth url and output the view for creating snapshot view in kml. Altitude is not add, but can if requested. 拡張機能の基本情報
| 名前 | |
| ID | ojbgiaoegimlbmhkpehgnnmfonebldno |
| 公式URL | https://chromewebstore.google.com/detail/geteachcomlookat/ojbgiaoegimlbmhkpehgnnmfonebldno |
| 説明 | Converts Google Earth URLs to LookAt |
| ファイルサイズ | 8.14 KB |
| インストール数 | 63 |
| 現在のバージョン | 0.2 |
| 最終更新日 | 2017-05-14 |
| 公開日 | 2017-05-14 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | https://www.geteach.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "geteach.com\/lookAt",
"version": "0.2",
"icons": {
"16": "pin16.png",
"32": "pin32.png",
"48": "pin48.png"
},
"description": "Converts Google Earth URLs to LookAt",
"browser_action": {
"default_title": "geteach.com\/lookAt",
"default_popup": "lookAtPop.html"
}
} | |