geteach.com/lookAt
Converts Google Earth URLs to LookAt
Cos'è geteach.com/lookAt?
geteach.com/lookAt è un'estensione di Chrome sviluppata da https://www.geteach.com, e la sua funzione principale è "Converts Google Earth URLs to LookAt".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione geteach.com/lookAt
Scarica i file di estensione geteach.com/lookAt in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | ojbgiaoegimlbmhkpehgnnmfonebldno |
| URL Ufficiale | https://chromewebstore.google.com/detail/geteachcomlookat/ojbgiaoegimlbmhkpehgnnmfonebldno |
| Descrizione | Converts Google Earth URLs to LookAt |
| Dimensione del File | 8.14 KB |
| Conteggio Installazioni | 63 |
| Versione Corrente | 0.2 |
| Ultimo Aggiornamento | 2017-05-14 |
| Data di Pubblicazione | 2017-05-14 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | https://www.geteach.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |