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 |
| 官方網址 | 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 |
| 電子郵箱 | [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"
}
} | |