geteach.com/lookAt
Converts Google Earth URLs to LookAt
Apa itu geteach.com/lookAt?
geteach.com/lookAt adalah ekstensi Chrome yang dikembangkan oleh https://www.geteach.com, dan fitur utamanya adalah "Converts Google Earth URLs to LookAt".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi geteach.com/lookAt
Unduh file ekstensi geteach.com/lookAt dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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. Informasi Dasar Ekstensi
| Nama | |
| ID | ojbgiaoegimlbmhkpehgnnmfonebldno |
| URL Resmi | https://chromewebstore.google.com/detail/geteachcomlookat/ojbgiaoegimlbmhkpehgnnmfonebldno |
| Deskripsi | Converts Google Earth URLs to LookAt |
| Ukuran File | 8.14 KB |
| Jumlah Instalasi | 63 |
| Versi Saat Ini | 0.2 |
| Terakhir Diperbarui | 2017-05-14 |
| Tanggal Publikasi | 2017-05-14 |
| Penilaian | 5.00/5 Total 1 Penilaian |
| Pengembang | https://www.geteach.com |
| [email protected] | |
| Tipe Pembayaran | free |
| Bahasa yang Didukung | 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"
}
} | |