geteach.com/lookAt
Converts Google Earth URLs to LookAt
Wat is geteach.com/lookAt?
geteach.com/lookAt is een Chrome-extensie ontwikkeld door https://www.geteach.com, en de belangrijkste functie is "Converts Google Earth URLs to LookAt".
Extensie Screenshots
Download het CRX-bestand van de extensie geteach.com/lookAt
Download geteach.com/lookAt-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | geteach.com/lookAt |
ID | ojbgiaoegimlbmhkpehgnnmfonebldno |
Officiële URL | https://chromewebstore.google.com/detail/geteachcomlookat/ojbgiaoegimlbmhkpehgnnmfonebldno |
Beschrijving | Converts Google Earth URLs to LookAt |
Bestandsgrootte | 8.14 KB |
Aantal Installaties | 63 |
Huidige Versie | 0.2 |
Laatst Bijgewerkt | 2017-05-14 |
Publicatiedatum | 2017-05-14 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://www.geteach.com |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |